From: Tapasweni Pathak Date: Mon, 29 Sep 2014 10:31:14 +0000 (+0530) Subject: staging: lustre: include: linux: libcfs: use __packed instead of __attribute__((packed)) X-Git-Tag: fixes-for-v3.18-merge-window~15^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd9176527e78ad9358fcf76011bbede0eb4974f8;p=pandora-kernel.git staging: lustre: include: linux: libcfs: use __packed instead of __attribute__((packed)) This patch fixes checpatch.pl warning in libcfs_debug.h file. WARNING: __packed is preferred over __attribute__((packed)) Signed-off-by: Tapasweni Pathak Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed