remove unused var from serio struct

From: davej@codemonkey.org.uk
Date: Mon Mar 24 2003 - 11:41:58 EST


diff -urpN --exclude-from=/home/davej/.exclude bk-linus/include/linux/serio.h linux-2.5/include/linux/serio.h
--- bk-linus/include/linux/serio.h 2003-03-08 09:57:59.000000000 +0000
+++ linux-2.5/include/linux/serio.h 2003-02-13 22:21:33.000000000 +0000
@@ -25,7 +25,6 @@ struct serio {
         void *driver;
         char *name;
         char *phys;
- int number;
 
         unsigned short idbus;
         unsigned short idvendor;
-
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 Mar 31 2003 - 22:00:16 EST