]> git.neil.brown.name Git - history.git/commit
- Remove input_handler list; replace with LIST_HEAD(input_handler_list).
authorPatrick Mochel <mochel@osdl.org>
Mon, 26 Aug 2002 10:07:55 +0000 (03:07 -0700)
committerPatrick Mochel <mochel@osdl.org>
Mon, 26 Aug 2002 10:07:55 +0000 (03:07 -0700)
commitfc5c33454955357d95a9b491865102147a812800
tree482fd330fb5de094dd7406eb547a2c7a8c475cbd
parent66be667cece6d0a671a40d7d6ecc7e5bbf78e443
- Remove input_handler list; replace with LIST_HEAD(input_handler_list).
- Update all accesses to list to use generic list functions.
drivers/input/input.c
include/linux/input.h