ALSA: mixart: Replace with __packed attribute
authorTakashi Iwai <tiwai@suse.de>
Wed, 25 Oct 2023 13:23:08 +0000 (15:23 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 26 Oct 2023 07:43:03 +0000 (09:43 +0200)
commite244953ef618f19a3df65cc8d15c2bd3da64c4dd
tree466fc947259e5377d85a249bbc0cb8a3145e1473
parentafcd82afd2022191532c5492edd9e28da0617fcf
ALSA: mixart: 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-6-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/mixart/mixart_core.h