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:
269ddfc
)
HID: hyperv: fix _raw_request() prototype
author
Jiri Kosina
<jkosina@suse.cz>
Sat, 29 Mar 2014 01:40:42 +0000
(18:40 -0700)
committer
Jiri Kosina
<jkosina@suse.cz>
Sat, 29 Mar 2014 01:40:42 +0000
(18:40 -0700)
The 3rd argument is pointer to the buffer, not a single __u8.
This has no bad sideeffect, as the stub is not using any of its
argument, but better have it correct.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found