commit | fd05e720099e8eeddb378305d1a41c1445344b91 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Mon Apr 28 07:00:16 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Apr 28 10:03:31 2008 -0700 |
tree | d617918be290b47b35822bc3cf21c8f01dde5dd2 | |
parent | 01d7b369887b6feb7c9ce2b20988fafe3f70841c [diff] |
drivers/usb annotations and fixes * endianness annotations * endianness fixes * missing get_unaligned/put_unaligned It's pretty much all over the place, changes to different files are independent. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Serial-parts-Acked-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>