aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-lcpower.c
diff options
context:
space:
mode:
authorAlan Ott <alan@signal11.us>2011-01-26 22:25:18 -0500
committerJiri Kosina <jkosina@suse.cz>2011-01-31 15:43:46 +0100
commitcf28a673666fba5770b40fb084584391f451c07d (patch)
treee067eb54ad7ea3e59adce87b483b0749bde09fa1 /drivers/hid/hid-lcpower.c
parentMerge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 (diff)
downloadlinux-dev-cf28a673666fba5770b40fb084584391f451c07d.tar.xz
linux-dev-cf28a673666fba5770b40fb084584391f451c07d.zip
HID: hidraw: Replace Confusing += Operator with =
Setting of the return value of hidraw_read() uses the += operator when = is more appropriate. There is no case where ret can be anything other than zero when the assignment is made, making = equivalent to += and much more clear. Signed-off-by: Alan Ott <alan@signal11.us> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-lcpower.c')
0 files changed, 0 insertions, 0 deletions