[PATCH] (36/43) typo fix in qdio.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



dumb typo: u32 volatile * mistyped as u32 * volatile

Signed-off-by: Al Viro <[email protected]>
----
diff -urN RC13-rc6-git13-emac-iounmap/drivers/s390/cio/qdio.c RC13-rc6-git13-qdio_get_indicator/drivers/s390/cio/qdio.c
--- RC13-rc6-git13-emac-iounmap/drivers/s390/cio/qdio.c	2005-08-10 10:37:50.000000000 -0400
+++ RC13-rc6-git13-qdio_get_indicator/drivers/s390/cio/qdio.c	2005-08-21 13:17:18.000000000 -0400
@@ -230,7 +230,7 @@
 }
 
 /* locked by the locks in qdio_activate and qdio_cleanup */
-static __u32 * volatile 
+static __u32 volatile *
 qdio_get_indicator(void)
 {
 	int i;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux