do_mounts: mount_initrd is now only needed w/CONFIG_BLK_DEV_INITRD
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Fri, 21 Feb 2003 18:49:10 +0000 (12:49 -0600)
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Fri, 21 Feb 2003 18:49:10 +0000 (12:49 -0600)
commitec6051da75a9a432e982575ecc0a71ec5718ad01
tree61c2f8a12fdc5ae39b4e83392a47275789871b68
parent7bbdddeedb74b20e1da84022b6ab5f17bbc00517
do_mounts: mount_initrd is now only needed w/CONFIG_BLK_DEV_INITRD

The mount_initrd check can be moved into initrd_load(), so that we
have all initrd code consolidated in one #ifdef'd section now.
init/do_mounts.c