Input: handlers - rename 'list' to 'client'
authorDmitry Torokhov <dtor@insightbb.com>
Thu, 12 Apr 2007 05:30:00 +0000 (01:30 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Thu, 12 Apr 2007 05:30:00 +0000 (01:30 -0400)
commitd0ffb9be866519775da19c0a6790f5431c1a8dc6
tree0ded8723264a1e9e41f34ea1e05740496f317e6a
parent5b2a08262a8c952fef008154933953f083ca5766
Input: handlers - rename 'list' to 'client'

The naming convention in input handlers was very confusing -
client stuctures were called lists, regular lists were also
called lists making anyone looking at the code go mad.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/evdev.c
drivers/input/joydev.c
drivers/input/mousedev.c
drivers/input/tsdev.c