staging: greybus: Replaces directive __attribute__((packed)) by __packed as suggested...
authorJonathan Bergh <bergh.jonathan@gmail.com>
Tue, 27 Feb 2024 16:01:13 +0000 (17:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Mar 2024 21:40:52 +0000 (21:40 +0000)
commit68bb540b1aefded1d58a9f956568d5316643d291
tree987ee55a12dfc250fedd2eefb2001e34931cdc19
parent8e50be9387d64fd5da80dc266b57c8a59a02215c
staging: greybus: Replaces directive __attribute__((packed)) by __packed as suggested by checkpatch

This patch makes the following changes:
 * Replaces '__attribute__((packed))' by '__packed' to remove warning as
   flagged by checkpatch

Signed-off-by: Jonathan Bergh <bergh.jonathan@gmail.com>
Link: https://lore.kernel.org/r/20240227160113.111264-2-bergh.jonathan@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/greybus_firmware.h