lkml.org 
[lkml]   [2020]   [Sep]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] MAINTAINERS: fix KERNEL_BUILD entry
Date
the get_maintainer.pl script throws the following errors:

Unmatched () '(open list:KERNEL BUILD + files below scripts/ (unless
mai...)' '' at /usr/lib/git-core/git-send-email line 546.

error: unable to extract a valid address from:
linux-kbuild@vger.kernel.org (open list:KERNEL BUILD + files below
scripts/ (unless mai...)

Removing parentheses and adding dash separators makes this go away.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0d0862b19ce5..45934cac3a18 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9471,7 +9471,7 @@ L: autofs@vger.kernel.org
S: Maintained
F: fs/autofs/

-KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
+KERNEL BUILD + files below scripts/ -- unless maintained elsewhere
M: Masahiro Yamada <masahiroy@kernel.org>
M: Michal Marek <michal.lkml@markovi.net>
L: linux-kbuild@vger.kernel.org
--
2.25.1
\
 
 \ /
  Last update: 2020-09-19 00:05    [W:0.103 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site