lkml.org 
[lkml]   [2003]   [Jul]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 2.4.21-bk1] NinjaSCSI compile warning fix
Date
-----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/

\
 
 \ /
  Last update: 2005-03-22 13:46    [W:0.022 / U:1.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site