lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200918220431.251873-1-pierre-louis.bossart@linux.intel.com>
Date:   Fri, 18 Sep 2020 17:04:15 -0500
From:   Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>
To:     linux-kernel@...r.kernel.org
Cc:     linux-kbuild@...r.kernel.org,
        Kai Vehmanen <kai.vehmanen@...ux.intel.com>,
        Masahiro Yamada <masahiroy@...nel.org>,
        Michal Marek <michal.lkml@...kovi.net>,
        Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>,
        Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
        "David S. Miller" <davem@...emloft.net>,
        Rob Herring <robh@...nel.org>
Subject: [PATCH] MAINTAINERS: fix KERNEL_BUILD entry

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@...r.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@...ux.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@...r.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@...nel.org>
 M:	Michal Marek <michal.lkml@...kovi.net>
 L:	linux-kbuild@...r.kernel.org
-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ