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:
cead24c
)
HID: hid-lg4ff: Minor code cleanup to improve readability
author
Michal Malý
<madcatxster@gmail.com>
Sun, 23 Sep 2012 23:09:30 +0000
(
01:09
+0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 25 Sep 2012 13:40:00 +0000
(15:40 +0200)
This patch replaces all occurrences of "report->field[0]->value[n]" with just
"value[n]" to get rid of the lengthy trains we have now.
Signed-off-by: Michal Malý <madcatxster@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found