diff options
author | Brian Gerst <bgerst@didntduck.org> | 2006-01-06 08:12:18 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-06 16:33:39 (GMT) |
commit | 19d534842cc39df1b568722c18f96ae24fb0e136 (patch) | |
tree | bf4a0deac286079540f849dff8f8c030e2eba097 /include/asm-i386/mman.h | |
parent | bcf0f0d233fc76e7c59c7f731caad555428d0e8d (diff) | |
download | linux-19d534842cc39df1b568722c18f96ae24fb0e136.tar.xz |
[PATCH] mpspec: remove unneeded packed attribute
GCC 4.1 gives the following warning: include/asm/mpspec.h:79: warning:
`packed' attribute ignored for field of type `unsigned char'
The packed attribute isn't really necessary anyways so just remove it.
Signed-off-by: Brian Gerst <bgerst@didntduck.org>
Acked-by: Dave Jones <davej@codemonkey.org.uk>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-i386/mman.h')
0 files changed, 0 insertions, 0 deletions