Move setup_writer_node() from write_common.c to write.c.
authorAndre Noll <maan@systemlinux.org>
Sat, 6 Aug 2011 19:48:22 +0000 (21:48 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 13 Aug 2011 11:00:32 +0000 (13:00 +0200)
commitf2dfd6d47a71433c530773cfbf4039de8b065369
tree5a79ac0341043045c5d99d38a1cbc643654f594e
parentaf20b849aa8b081bd20c47bda4874d6ea6ee9365
Move setup_writer_node() from write_common.c to write.c.

This function is only called from write.c, so move it there and make
it static.
write.c
write_common.c
write_common.h