diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl index 8e5ac71f42ee8fe99362acc42bfa089e4cb69f80..21a9f5de0a2120c26b5f3bd0e70529078766a247 100755 --- a/scripts/checkpatch.pl +++ b/scripts/checkpatch.pl @@ -2972,7 +2972,7 @@ sub process { my $exceptions = qr{ $Declare| module_param_named| - MODULE_PARAM_DESC| + MODULE_PARM_DESC| DECLARE_PER_CPU| DEFINE_PER_CPU| __typeof__\(|