]> asedeno.scripts.mit.edu Git - linux.git/commit
USB: legousbtower: drop unnecessary packed attributes
authorJohan Hovold <johan@kernel.org>
Tue, 5 Nov 2019 08:41:48 +0000 (09:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Nov 2019 10:17:53 +0000 (11:17 +0100)
commita76c234faf7a904e57515346f66317b0b3543d3c
tree0808b5b91fefada459c5a62a6cc70ef8fc7d5ab4
parent7cfa11a5739d2d4bd9f143b7cd986bccbf7e5d01
USB: legousbtower: drop unnecessary packed attributes

Drop the packed attributes from the two message structs whose fields
are naturally aligned and do not have any padding.

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