Skip to content
Commit c3d77fab authored by Jiri Kosina's avatar Jiri Kosina
Browse files

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: default avatarJiri Kosina <jkosina@suse.cz>
parent 269ddfc6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment