From: Cristina Opriceana Date: Mon, 9 Mar 2015 21:08:00 +0000 (+0200) Subject: Staging: rtl8192u: Use __packed instead of __attribute__((packed)) X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~469 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aa5d5097dbae28ea1edbe95689f26412ce68c65;p=pandora-kernel.git Staging: rtl8192u: Use __packed instead of __attribute__((packed)) This patch fixed the following checkpatch.pl warning: "WARNING: __packed is preferred over __attribute__((packed))". Signed-off-by: Cristina Opriceana Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed