* [U-Boot] [PATCH] boards.cfg: show info about boards.cfg instead of MAINTAINERS
@ 2013-09-13 8:51 Roger Meier
2013-09-21 12:06 ` [U-Boot] " Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Roger Meier @ 2013-09-13 8:51 UTC (permalink / raw)
To: u-boot
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
---
tools/checkpatch.pl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/checkpatch.pl b/tools/checkpatch.pl
index 896e2bc..88c5bc7 100755
--- a/tools/checkpatch.pl
+++ b/tools/checkpatch.pl
@@ -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
}
--
1.7.10.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-21 12:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-13 8:51 [U-Boot] [PATCH] boards.cfg: show info about boards.cfg instead of MAINTAINERS Roger Meier
2013-09-21 12:06 ` [U-Boot] " Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox