aboutsummaryrefslogtreecommitdiff
path: root/util-linux/mount.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/mount.c')
-rw-r--r--util-linux/mount.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/mount.c b/util-linux/mount.c
index 664d24fd8..3b77af728 100644
--- a/util-linux/mount.c
+++ b/util-linux/mount.c
@@ -890,7 +890,6 @@ get_mountport(struct pmap *pm_mnt,
}
#if BB_MMU
-/* Unlike bb_daemonize(), parent does NOT exit here, but returns 0 */
static int daemonize(void)
{
int fd;