From: Kevin McKinney Date: Sat, 22 Dec 2012 19:27:42 +0000 (-0500) Subject: Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed))" in... X-Git-Tag: v3.9-rc1~127^2~648 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f8797b64f62662f36814db36409720eac02a5a4;p=pandora-kernel.git Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed))" in Protocol.h This patch fixes the following warning: "__packed is preferred over __attribute__((packed))" as reported by checkpatch.pl. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed