From: Kevin McKinney Date: Thu, 22 Nov 2012 19:48:32 +0000 (-0500) Subject: Staging: bcm: Replace __attribute__((packed)) with __packed in Ioctl.h X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d53fbe34d447596e389eddb1469ab1206eea7544;p=pandora-kernel.git Staging: bcm: Replace __attribute__((packed)) with __packed in Ioctl.h This patch fixes the following warning as reported by checkpath.pl, "WARNING:__packed is preferred over __attribute__((packed))". Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed