checkpatch: add early_param exception to blank line after struct/function test
authorJoe Perches <joe@perches.com>
Wed, 16 Feb 2022 04:31:54 +0000 (15:31 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 17 Feb 2022 03:46:52 +0000 (14:46 +1100)
commit9fcbd52aaaad3b726b4d8fb4576ad67678bbf19a
tree7fed4d140d50c39d446b004b894168a504e9b869
parent01587a2f1ff9b34275553bf2d08c44b62c9256ae
checkpatch: add early_param exception to blank line after struct/function test

Add early_param as another exception to the blank line preferred after
function/struct/union declaration or definition test.

Link: https://lkml.kernel.org/r/3bd6ada59f411a7685d7e64eeb670540d4bfdcde.camel@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Dwaipayan Ray <dwaipayanray1@gmail.com>
Cc: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
scripts/checkpatch.pl