[PATCH 4/11] input: Remove unused var from serio struct

From: Vojtech Pavlik (vojtech@ucw.cz)
Date: Sat Jun 21 2003 - 08:51:57 EST


You can pull this changeset from:
        bk://kernel.bkbits.net/vojtech/input

===================================================================

ChangeSet@1.1362, 2003-06-21 04:35:24-07:00, davej@codemonkey.org.uk
  input: remove unused var from serio struct

 serio.h | 1 -
 1 files changed, 1 deletion(-)

===================================================================

diff -Nru a/include/linux/serio.h b/include/linux/serio.h
--- a/include/linux/serio.h Sat Jun 21 15:25:14 2003
+++ b/include/linux/serio.h Sat Jun 21 15:25:14 2003
@@ -26,7 +26,6 @@
         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 Jun 23 2003 - 22:00:35 EST