From: Joe Perches Date: Thu, 13 Jan 2011 01:00:00 +0000 (-0800) Subject: checkpatch.pl: add "prefer __packed" check X-Git-Tag: v2.6.38-rc1~351 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d130fd03e06672f7700e2cb694b29f9a98227ca;p=pandora-kernel.git checkpatch.pl: add "prefer __packed" check There's a __packed #define for __attribute__((packed)). Add a checkpatch to tell people about it. Signed-off-by: Joe Perches Cc: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed