USB: legousbtower: drop redundant endianness comments
authorJohan Hovold <johan@kernel.org>
Tue, 5 Nov 2019 08:41:49 +0000 (09:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Nov 2019 10:17:54 +0000 (11:17 +0100)
commit728772489d9d9dde24739bb9f0b4a4fc8ce61506
tree0b6dc6c7de1def2d210a0514fa82a9ed7593291b
parenta76c234faf7a904e57515346f66317b0b3543d3c
USB: legousbtower: drop redundant endianness comments

The endianness is already encoded in the type specifier so drop the
redundant little-endian comments from the message structs.

Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20191105084152.16322-12-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/legousbtower.c