USB: serial: cp210x: drop unnecessary packed attributes
authorJohan Hovold <johan@kernel.org>
Mon, 13 Jul 2020 10:55:16 +0000 (12:55 +0200)
committerJohan Hovold <johan@kernel.org>
Tue, 14 Jul 2020 09:50:36 +0000 (11:50 +0200)
commitba84190eab5ba27c171b610ec1d8e0957638d8ec
tree0e4d5595f01f5f00b4911a0c5245d2c2444cc287
parentde9c7e9f278492cee9f217ffc339a398536c7e51
USB: serial: cp210x: drop unnecessary packed attributes

Drop unnecessary packed attributes from structs without padding.

Link: https://lore.kernel.org/r/20200713105517.27796-5-johan@kernel.org
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/cp210x.c