From: Kevin McKinney Date: Fri, 18 May 2012 12:50:57 +0000 (-0400) Subject: Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.h X-Git-Tag: v3.5-rc1~145^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1325ad19f460031cc6b6ae1a890e0e71cc645e4;p=pandora-kernel.git Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.h This patch fixes the following warning reported by checkpatch.pl: "WARNING: __packed is preferred over __attribute__((packed))". Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed