patch-2.4.2 linux/drivers/scsi/NCR5380.h
Next file: linux/drivers/scsi/NCR53C9x.c
Previous file: linux/drivers/scsi/NCR5380.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Feb 13 13:15:04 2001
- Orig file:
v2.4.1/linux/drivers/scsi/NCR5380.h
- Orig date:
Sun Jun 7 10:37:41 1998
diff -u --recursive --new-file v2.4.1/linux/drivers/scsi/NCR5380.h linux/drivers/scsi/NCR5380.h
@@ -373,6 +373,6 @@
}
#endif /* defined(i386) || defined(__alpha__) */
#endif /* defined(REAL_DMA) */
-#endif __KERNEL_
+#endif /* __KERNEL__ */
#endif /* ndef ASM */
#endif /* NCR5380_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)