diff options
| author | Michael S. Tsirkin <[email protected]> | 2021-11-01 09:11:25 +0000 |
|---|---|---|
| committer | Bartosz Golaszewski <[email protected]> | 2021-11-04 15:36:54 +0000 |
| commit | 7d0003da6297eb128f3490e396e6fc6df71557cd (patch) | |
| tree | 7459a934b6cd006b9e55cd1854d5df755030df49 /drivers/gpio/gpio-uniphier.c | |
| parent | gpio: virtio: Add IRQ support (diff) | |
| download | kernel-7d0003da6297eb128f3490e396e6fc6df71557cd.tar.gz kernel-7d0003da6297eb128f3490e396e6fc6df71557cd.zip | |
virtio_gpio: drop packed attribute
Declaring the struct packed here is mostly harmless,
but gives a bad example for people to copy.
As the struct is packed and aligned manually,
let's just drop the attribute.
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'drivers/gpio/gpio-uniphier.c')
0 files changed, 0 insertions, 0 deletions
