staging: greybus: Replace __attribute__((packed)) by __packed in various instances
authorJonathan Bergh <bergh.jonathan@gmail.com>
Tue, 27 Feb 2024 16:01:12 +0000 (17:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Mar 2024 21:40:52 +0000 (21:40 +0000)
commit8e50be9387d64fd5da80dc266b57c8a59a02215c
treeee6c064c12323154a9357beec36f58c2a102f238
parentb9e4dfb0a6c038dc9af3ba937daa8d33fa859dea
staging: greybus: Replace __attribute__((packed)) by __packed in various instances

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

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