From: Jan Blunck Date: Sun, 8 Jan 2006 09:05:08 +0000 (-0800) Subject: [PATCH] afs: remove unnecessary __attribute__((packed)) X-Git-Tag: v2.6.16-rc1~700 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfc090c468b33fb1f75c27a11efa7b7dc250556f;p=pandora-kernel.git [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 Cc: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed