Input: serio_raw - rename serio_raw_list to serio_raw_client
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 11 Oct 2011 01:30:14 +0000 (18:30 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 11 Oct 2011 01:34:52 +0000 (18:34 -0700)
commit7c5bbb2eb7ad047b53c205b1f500bae7b0a88c06
treedf68c3d449b3e94d7b2c3268317c987ed429e578
parentba538cd2a83f3556448759283d2330a603005afe
Input: serio_raw - rename serio_raw_list to serio_raw_client

'serio_raw_list' and 'list' names do not accurately represent their objects
and are extremely confusing when reading the code. Let's use better suited
names.

Reviewed-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/serio/serio_raw.c