From: Robert P. J. Day Date: Wed, 6 Feb 2008 09:37:25 +0000 (-0800) Subject: Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.c X-Git-Tag: v2.6.25-rc1~706 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b25b7819e51f388f8c8d7ae4679a658895dc67cc;p=pandora-kernel.git Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.c Given that init/Makefile includes initramfs.c in the build only if CONFIG_BLK_DEV_INITRD is defined, there seems to be no point checking for it yet again. Signed-off-by: Robert P. J. Day Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed