patch-2.0.12 linux/fs/super.c
Next file: linux/include/asm-alpha/elf.h
Previous file: linux/fs/proc/array.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Aug 6 09:10:48 1996
- Orig file:
v2.0.11/linux/fs/super.c
- Orig date:
Mon Aug 5 10:13:54 1996
diff -u --recursive --new-file v2.0.11/linux/fs/super.c linux/fs/super.c
@@ -967,7 +967,7 @@
#ifdef CONFIG_BLK_DEV_FD
if (MAJOR(ROOT_DEV) == FLOPPY_MAJOR) {
floppy_eject();
-#ifdef CONFIG_BLK_DEV_RAM
+#ifndef CONFIG_BLK_DEV_RAM
printk(KERN_NOTICE "(Warning, this kernel has no ramdisk support)\n");
#endif
printk(KERN_NOTICE "VFS: Insert root floppy and press ENTER\n");
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov