patch-1.3.55 linux/fs/proc/root.c

Next file: linux/include/asm-alpha/mmu_context.h
Previous file: linux/fs/minix/file.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.54/linux/fs/proc/root.c linux/fs/proc/root.c
@@ -131,7 +131,6 @@
 	NULL, NULL	
 };
 
-#ifdef CONFIG_SCSI
 struct proc_dir_entry proc_scsi = {
 	PROC_SCSI, 4, "scsi",
 	S_IFDIR | S_IRUGO | S_IXUGO, 2, 0, 0,
@@ -139,7 +138,6 @@
 	NULL, NULL,
 	NULL, &proc_root, NULL
 };
-#endif
 
 int proc_register(struct proc_dir_entry * dir, struct proc_dir_entry * dp)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this