From: Michal Malý Date: Sun, 23 Sep 2012 23:09:30 +0000 (+0200) Subject: HID: hid-lg4ff: Minor code cleanup to improve readability X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~104^2~2^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74479ba861b5cd77d445c2ec8f59521ae509f7db;p=pandora-kernel.git HID: hid-lg4ff: Minor code cleanup to improve readability 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ý Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed