]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: chemical: ams-iaq-core: clean up codestyle warning
authorBruna Bispo <blbispo1@gmail.com>
Tue, 28 May 2024 14:38:16 +0000 (11:38 -0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 8 Jun 2024 13:44:28 +0000 (14:44 +0100)
commit9f53b59f4843e7020f1cb0baecd2873f78136d76
tree2c032e92770a7bacea9667f6778c19a444415f0b
parentef60f9ca26d33d0f8e1a709771c61d3e96f64559
iio: chemical: ams-iaq-core: clean up codestyle warning

This fixes a checkpatch warning by changing the struct attribute from __attribute__((__packed__)) to __packed.

Signed-off-by: Bruna Bispo <blbispo1@gmail.com>
Link: https://lore.kernel.org/r/20240528143816.13409-1-blbispo1@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/chemical/ams-iaq-core.c