From: Xenia Ragiadakou Date: Thu, 10 Oct 2013 07:43:55 +0000 (+0300) Subject: staging: rtl8192u: use __packed instead of __attribute__((packed)) X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~323 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=889cfe2f03b2a76dd850a31b4031405941b7a551;p=pandora-kernel.git staging: rtl8192u: use __packed instead of __attribute__((packed)) This patch fixes the following checkpatch warning: WARNING: __packed is preferred over __attribute__((packed)) Signed-off-by: Xenia Ragiadakou Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed