[PATCH] afs: remove unnecessary __attribute__((packed))
authorJan Blunck <jblunck@suse.de>
Sun, 8 Jan 2006 09:05:08 +0000 (01:05 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:14:07 +0000 (20:14 -0800)
commitbfc090c468b33fb1f75c27a11efa7b7dc250556f
treec561f969b0f8b965cd82170b7e70002a17fce253
parent6a878184c202395ea17212f111ab9ec4b5f6d6ee
[PATCH] afs: remove unnecessary __attribute__((packed))

Remove the unnecessary __attribute__((packed)) since the enum itself is packed
and not the location of it in the structure.

Signed-off-by: Jan Blunck <jblunck@suse.de>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/afs/volume.h