build: drop clang wrapper
[openwrt/staging/hauke.git] / scripts / checkpatch.pl
index 9da28baf35361a735325cf1337126b23769fee67..8ffc093548885de2baede81a0471e9e74652e306 100755 (executable)
@@ -2355,7 +2355,7 @@ sub process {
        my $commit_log_possible_stack_dump = 0;
        my $commit_log_long_line = 0;
        my $commit_log_has_diff = 0;
-       my $reported_maintainer_file = 0;
+       my $reported_maintainer_file = 1;
        my $non_utf8_charset = 0;
 
        my $last_blank_line = 0;