From: Joe Perches Date: Wed, 6 Aug 2014 23:10:39 +0000 (-0700) Subject: checkpatch: add test for blank lines after function/struct/union/enum X-Git-Tag: cleanup-for-v3.18~96^2~24 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f61919144ca69ea29f29c3e60c5b7dbd2070aa6;p=pandora-kernel.git checkpatch: add test for blank lines after function/struct/union/enum Add a --strict test asking for a blank line after function/struct/union/enum declarations. Allow exceptions for several attributes and macro uses. Signed-off-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed