ALSA: caiaq: Replace with __packed attribute
authorTakashi Iwai <tiwai@suse.de>
Wed, 25 Oct 2023 13:23:09 +0000 (15:23 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 26 Oct 2023 07:43:07 +0000 (09:43 +0200)
commit98a4e82e57063653593c6257660afc659acc0a2b
tree2359f39759fea29ec0b23e903f0b978bfab1a4c5
parente244953ef618f19a3df65cc8d15c2bd3da64c4dd
ALSA: caiaq: Replace with __packed attribute

Replace the old __attribute__((packed)) with the new __packed.
Only cleanup, no functional changes.

Link: https://lore.kernel.org/r/20231025132314.5878-7-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/caiaq/device.h