checkpatch: add early_param exception to blank line after struct/function test
authorJoe Perches <joe@perches.com>
Mon, 28 Feb 2022 23:02:15 +0000 (10:02 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 28 Feb 2022 23:02:15 +0000 (10:02 +1100)
commit66f6b6fa983720bf276d513218ab55abb2603bb3
treee4d1450aaa72167fafc0197c8c5fdb8c6ac55f5c
parent907b245c79e1e0b1bf55c0a90f46b8fa91d494e2
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