kernel-ark/include
Vinay K Nallamothu f78fc874f4 [PATCH] __attribute__ placement fixes
The variable attributes "packed" and "align" when used with struct, should
have the following order:

struct ... {...} __attribute__((packed)) var;

This patch fixes few instances where the variable and attributes are placed
the other way around and had no effect.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-01 08:59:09 -07:00
..
acpi
asm-alpha [PATCH] consolidate SIGEV_PAD_SIZE 2005-05-01 08:59:08 -07:00
asm-arm
asm-arm26
asm-cris
asm-frv [PATCH] misc verify_area cleanups 2005-05-01 08:59:08 -07:00
asm-generic [PATCH] consolidate SIGEV_PAD_SIZE 2005-05-01 08:59:08 -07:00
asm-h8300
asm-i386 [PATCH] misc verify_area cleanups 2005-05-01 08:59:08 -07:00
asm-ia64 [PATCH] consolidate SIGEV_PAD_SIZE 2005-05-01 08:59:08 -07:00
asm-m32r
asm-m68k
asm-m68knommu [PATCH] __attribute__ placement fixes 2005-05-01 08:59:09 -07:00
asm-mips [PATCH] consolidate SIGEV_PAD_SIZE 2005-05-01 08:59:08 -07:00
asm-parisc [PATCH] misc verify_area cleanups 2005-05-01 08:59:08 -07:00
asm-ppc
asm-ppc64
asm-s390 [PATCH] consolidate SIGEV_PAD_SIZE 2005-05-01 08:59:08 -07:00
asm-sh [PATCH] misc verify_area cleanups 2005-05-01 08:59:08 -07:00
asm-sh64 [PATCH] misc verify_area cleanups 2005-05-01 08:59:08 -07:00
asm-sparc [PATCH] misc verify_area cleanups 2005-05-01 08:59:08 -07:00
asm-sparc64 [PATCH] consolidate SIGEV_PAD_SIZE 2005-05-01 08:59:08 -07:00
asm-um
asm-v850
asm-x86_64 [PATCH] consolidate SIGEV_PAD_SIZE 2005-05-01 08:59:08 -07:00
linux
math-emu
media
mtd
net
pcmcia
rxrpc
scsi
sound
video