From: Joe Perches Date: Tue, 26 Jul 2011 00:13:24 +0000 (-0700) Subject: checkpatch: add a "prefer __aligned" check X-Git-Tag: v3.1-rc1~241^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39b7e2878e783af027ddd3530f7a0abec330905d;p=pandora-kernel.git checkpatch: add a "prefer __aligned" check Prefer the use of __aligned(size) over __attribute__((__aligned___(size))) Link: http://lkml.kernel.org/r/20110609094526.1571774c.akpm@linux-foundation.org Suggested-by: Andrew Morton Signed-off-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed