diff options
author | 2021-11-01 05:11:25 -0400 | |
---|---|---|
committer | 2021-11-04 16:36:54 +0100 | |
commit | 7d0003da6297eb128f3490e396e6fc6df71557cd (patch) | |
tree | 7459a934b6cd006b9e55cd1854d5df755030df49 /drivers/fpga/fpga-mgr.c | |
parent | gpio: virtio: Add IRQ support (diff) | |
download | linux-dev-7d0003da6297eb128f3490e396e6fc6df71557cd.tar.xz linux-dev-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 <mst@redhat.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions