diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2021-11-01 12:11:25 +0300 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2021-11-04 18:36:54 +0300 |
commit | 7d0003da6297eb128f3490e396e6fc6df71557cd (patch) | |
tree | 7459a934b6cd006b9e55cd1854d5df755030df49 /drivers/gpio | |
parent | eff5cdd745a68863a73095b0b4d62d15e0d9d902 (diff) | |
download | linux-7d0003da6297eb128f3490e396e6fc6df71557cd.tar.xz |
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/gpio')
0 files changed, 0 insertions, 0 deletions