ALSA: azt3328: Replace with __packed attribute
authorTakashi Iwai <tiwai@suse.de>
Wed, 25 Oct 2023 13:23:07 +0000 (15:23 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 26 Oct 2023 07:42:59 +0000 (09:42 +0200)
commitafcd82afd2022191532c5492edd9e28da0617fcf
tree2070f823057b5f0e532d4da8e18a3a13199e90ab
parent2fb203dbeaea54255d1ca8ae93b8a69a096d44b2
ALSA: azt3328: 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-5-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/azt3328.c