Thread (12 messages) 12 messages, 2 authors, 2011-06-15
STALE5463d

[PATCH 3/5] MIPS: ar7: replace __attribute__((__packed__)) with __packed

From: Florian Fainelli <florian@openwrt.org>
Date: 2011-06-12 18:58:24
Subsystem: mips, the rest · Maintainers: Thomas Bogendoerfer, Linus Torvalds

Signed-off-by: Florian Fainelli <florian@openwrt.org>
---
 arch/mips/ar7/prom.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/mips/ar7/prom.c b/arch/mips/ar7/prom.c
index 23818d2..8088c6f 100644
--- a/arch/mips/ar7/prom.c
+++ b/arch/mips/ar7/prom.c
@@ -77,7 +77,7 @@ struct psp_env_chunk {
 	u16	csum;
 	u8	len;
 	char	data[11];
-} __attribute__ ((packed));
+} __packed;
 
 struct psp_var_map_entry {
 	u8	num;
-- 
1.7.4.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help