From: Michael Fiedler Date: Mon, 20 Jun 2011 14:34:27 +0000 (+0200) Subject: staging: rtl8712: Use __packed instead of __attribute__ ((packed)) X-Git-Tag: v3.1-rc1~232^2~238 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40878364f1f461af2030bce0ea7d5f026d5a1dc2;p=pandora-kernel.git staging: rtl8712: Use __packed instead of __attribute__ ((packed)) According to scripts/checkpatch.pl, the __packed macro from linux/compiler.h should be used. Signed-off-by: Michael Fiedler Acked-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed