[PATCH 2.4.21-bk1] NinjaSCSI compile warning fix

From: Michael Buesch (fsdeveloper@yahoo.de)
Date: Sat Jul 05 2003 - 12:32:26 EST


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi.

fixes "Warning: extra tokens at end of #endif directive"
compiletime warnings.

- --- drivers/scsi/nsp32.h.orig 2003-06-13 20:52:42.000000000 +0200
+++ drivers/scsi/nsp32.h 2003-07-05 19:22:42.000000000 +0200
@@ -425,5 +425,5 @@
 #define BUSPHASE_STATUS ( BUSMON_STATUS & BUSMON_PHASE_MASK )
 #define BUSPHASE_SELECT ( BUSMON_SEL | BUSMON_IO )
 
- -#endif _NSP32_H
+#endif /* _NSP32_H */
 /* end */
- --- drivers/scsi/nsp32_io.h.orig 2003-06-13 20:52:42.000000000 +0200
+++ drivers/scsi/nsp32_io.h 2003-07-05 19:23:30.000000000 +0200
@@ -265,5 +265,5 @@
        nsp32_multi_write4(base, FIFO_DATA_LOW, buf, count);
 }
 
- -#endif _NSP32_IO_H
+#endif /* _NSP32_IO_H */
 /* end */

- --
Regards Michael Buesch
http://www.8ung.at/tuxsoft
 19:24:46 up 27 min, 3 users, load average: 1.11, 1.31, 1.14

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/Bwu0oxoigfggmSgRAoLxAKCCru2aWaBkwPhi+QOre7l3zk2xowCeM3h/
j4n9XSErLXxcat8XAVHCRO8=
=duVk
-----END PGP SIGNATURE-----

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jul 07 2003 - 22:00:25 EST