]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit96f9e3ac1e86284a0d49922431b430cea2d3d242
treedf68c3d449b3e94d7b2c3268317c987ed429e578
parentef1f0a5ed43bcee22a0a8f70ce953918aadc184b
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