public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [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

* [U-Boot] boards.cfg: show info about boards.cfg instead of MAINTAINERS
  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 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2013-09-21 12:06 UTC (permalink / raw)
  To: u-boot

On Fri, Sep 13, 2013 at 10:51:41AM +0200, Roger Meier wrote:

> Signed-off-by: Roger Meier <roger@bufferoverflow.ch>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130921/aa1d875a/attachment.pgp>

^ permalink raw reply	[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