From: Dilek Uzulmez Date: Sat, 28 Feb 2015 14:28:01 +0000 (+0200) Subject: Staging: lustre: __aligned(size) is preferred over __attribute__((aligned(size))) X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~801 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cde9afb1860f86fc0596f3ae45b5c154e0c3421;p=pandora-kernel.git Staging: lustre: __aligned(size) is preferred over __attribute__((aligned(size))) This patch fixes the checkpatch.pl warning in the drivers/staging/lustre/include/linux/libcfs/libcfs_kernelcomm.h Signed-off-by: Dilek Uzulmez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed