git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1caea61
)
HID: simplify error handling in hid_input_report()
author
Jiri Kosina
<jkosina@suse.cz>
Thu, 18 Mar 2010 13:11:53 +0000
(14:11 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 18 Mar 2010 13:11:53 +0000
(14:11 +0100)
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>
drivers/hid/hid-core.c
patch
|
blob
|
history
diff --cc
drivers/hid/hid-core.c
Simple merge