aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/checkpatch.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl
index 36d7e704af8f..ea628ebfa20e 100755
--- a/scripts/checkpatch.pl
+++ b/scripts/checkpatch.pl
@@ -5339,6 +5339,7 @@ sub process {
5339 stacktrace_ops| 5339 stacktrace_ops|
5340 sysfs_ops| 5340 sysfs_ops|
5341 tty_operations| 5341 tty_operations|
5342 uart_ops|
5342 usb_mon_operations| 5343 usb_mon_operations|
5343 wd_ops}x; 5344 wd_ops}x;
5344 if ($line !~ /\bconst\b/ && 5345 if ($line !~ /\bconst\b/ &&