USB: serial: io_ti: drop unnecessary packed attributes
authorJohan Hovold <johan@kernel.org>
Mon, 12 Apr 2021 09:47:33 +0000 (11:47 +0200)
committerJohan Hovold <johan@kernel.org>
Tue, 13 Apr 2021 16:23:34 +0000 (18:23 +0200)
commit46388e865273bc67dc29fee9772e1b8b59eaafd3
treee48a3d43e6a34c78fb1037fe556c1c4f817b19a8
parent35aeb1b31b73359902d8c8031c8dae5d390fd14f
USB: serial: io_ti: drop unnecessary packed attributes

Drop unnecessary packed attributes from structures that don't need it
and use the __packed macro consistently.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/io_ti.c
drivers/usb/serial/io_ti.h