Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <felix.rueegg@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
- Loading branch information