Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HID: simplify error handling in hid_input_report()
The handling of failed debugging buffer allocation got overly complicated. We simply want to skip the debugging code if allocation fails and go on with event processing. Signed-off-by: Jiri Kosina <jkosina@suse.cz>
- Loading branch information