linuxrc: remove bogus comments

master
Fabio Erculiani 12 years ago
parent bbd4283b07
commit 7048779cbc

@ -260,15 +260,12 @@ then
fi fi
fi fi
# initialize ZFS filesystems
zfs_init zfs_init
cmdline_hwopts cmdline_hwopts
# Mount devfs
mount_devfs mount_devfs
# Mount sysfs
mount_sysfs mount_sysfs
# Setup hotplugging for firmware loading # Setup hotplugging for firmware loading
@ -347,7 +344,6 @@ setup_btrfsctl
# Setup md device nodes if they dont exist # Setup md device nodes if they dont exist
is_mdev && setup_md_device is_mdev && setup_md_device
# Scan volumes
start_volumes start_volumes
setup_keymap setup_keymap

Loading…
Cancel
Save