* [PATCH 2.4.21-bk1] NinjaSCSI compile warning fix
@ 2003-07-05 17:32 Michael Buesch
0 siblings, 0 replies; only message in thread
From: Michael Buesch @ 2003-07-05 17:32 UTC (permalink / raw)
To: YOKOTA Hiroshi, GOTO Masanori; +Cc: Marcelo Tosatti, Linux Kernel Mailing List
-----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-----
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-07-05 19:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-05 17:32 [PATCH 2.4.21-bk1] NinjaSCSI compile warning fix Michael Buesch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox