]> git.karo-electronics.de Git - linux-beck.git/commit
USB: serial: ti_usb_3410_5052: use __packed
authorMathieu OTHACEHE <m.othacehe@gmail.com>
Thu, 12 May 2016 08:48:34 +0000 (10:48 +0200)
committerJohan Hovold <johan@kernel.org>
Fri, 15 Jul 2016 10:10:49 +0000 (12:10 +0200)
commit735ad1e261b8833cd2cc8c36d8955fcef1e62a62
tree12f0c054487dc8203668a0d05ffcfecac7dfe642
parent8bf344d7ffe919f1f9fe7018dae80470fc4fa0b7
USB: serial: ti_usb_3410_5052: use __packed

__packed is preferred over __attribute__((packed)) for portability.

Signed-off-by: Mathieu OTHACEHE <m.othacehe@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ti_usb_3410_5052.h