Skip to content
Snippets Groups Projects
Commit 01d7b369 authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

usbhid endianness annotations and fixes


usb_control_msg() converts arguments to little-endian itself,
doing that in caller means breakage on big-endian boxen.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent d28aa3ac
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment