[PATCH 09/11] ALSA: wavefront: Replace with __packed attribute

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



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

Signed-off-by: Takashi Iwai <tiwai@xxxxxxx>
---
 include/sound/wavefront.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/sound/wavefront.h b/include/sound/wavefront.h
index 37ed437e2123..5360985bd183 100644
--- a/include/sound/wavefront.h
+++ b/include/sound/wavefront.h
@@ -468,7 +468,7 @@ typedef struct wf_alias {
     */
 
     u8 sixteen_bit_padding;
-} __attribute__((packed)) wavefront_alias;
+} __packed wavefront_alias;
 
 typedef struct wf_drum {
     u8 PatchNumber;
-- 
2.35.3




[Index of Archives]     [Pulseaudio]     [Linux Audio Users]     [ALSA Devel]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux