From: Felix Rueegg Date: Tue, 8 Oct 2013 17:33:47 +0000 (+0200) Subject: HID: remove self-assignment from hid_input_report X-Git-Tag: v3.13-rc1~63^2^6~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=556483e2ad4961bd2770e3b65f3a0eb2825d5791;p=pandora-kernel.git HID: remove self-assignment from hid_input_report The ternary expression will always result in a self-assignment, which is pointless. Signed-off-by: Felix Rueegg Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed