git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba538cd
)
Input: serio_raw - rename serio_raw_list to serio_raw_client
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Tue, 11 Oct 2011 01:30:14 +0000
(18:30 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Tue, 11 Oct 2011 01:34:52 +0000
(18:34 -0700)
'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>
No differences found