From: Al Viro Date: Mon, 28 Apr 2008 06:00:05 +0000 (+0100) Subject: usbhid endianness annotations and fixes X-Git-Tag: v2.6.26-rc1~707 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01d7b369887b6feb7c9ce2b20988fafe3f70841c;p=pandora-kernel.git 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: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed