mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
Checkpatch warns about the use of __attribute__((packed)). So use the recommended __packed syntax instead. Signed-off-by: James Chapman <jchapman@katalix.com> Signed-off-by: David S. Miller <davem@davemloft.net>