From: Jiri Kosina Date: Sat, 29 Mar 2014 01:40:42 +0000 (-0700) Subject: HID: hyperv: fix _raw_request() prototype X-Git-Tag: v3.15-rc1~114^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3d77fab51f40821de91a744e4b514e9e4e76a7c;p=pandora-kernel.git HID: hyperv: fix _raw_request() prototype 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 --- Reading git-diff-tree failed