]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
boards.cfg: show info about boards.cfg instead of MAINTAINERS
authorRoger Meier <roger@bufferoverflow.ch>
Fri, 13 Sep 2013 08:51:41 +0000 (10:51 +0200)
committerTom Rini <trini@ti.com>
Fri, 20 Sep 2013 14:30:53 +0000 (10:30 -0400)
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
tools/checkpatch.pl

index 896e2bc985f4a24a00f5d27d1a9bb0dc230258cf..88c5bc77354644cd875ba9a2108b0cc7582820c1 100755 (executable)
@@ -398,7 +398,7 @@ sub top_of_kernel_tree {
        my ($root) = @_;
 
        my @tree_check = (
-               "COPYING", "CREDITS", "Kbuild", "MAINTAINERS", "Makefile",
+               "COPYING", "CREDITS", "Kbuild", "Makefile",
                "README", "Documentation", "arch", "include", "drivers",
                "fs", "init", "ipc", "kernel", "lib", "scripts",
        );
@@ -3701,7 +3701,7 @@ sub process {
 $vname has style problems, please review.
 
 If any of these errors are false positives, please report
-them to the maintainer, see CHECKPATCH in MAINTAINERS.
+them to the maintainer, see boards.cfg.
 EOM
        }