Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1693842

[PATCH] MAINTAINERS: Fix multiple line section header for XGENE

From Joe Perches <joe@perches.com>
Newsgroups linux.kernel
Subject [PATCH] MAINTAINERS: Fix multiple line section header for XGENE
Date 2017-07-21 18:40 +0200
Message-ID <u5J86-7bl-29@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Section headers should be single line.

Fix it.

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 542f7dee98f0..0b59df2498e9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5029,8 +5029,7 @@ L:	linux-edac@vger.kernel.org
 S:	Maintained
 F:	drivers/edac/skx_edac.c
 
-EDAC-XGENE
-APPLIED MICRO (APM) X-GENE SOC EDAC
+EDAC-XGENE-APPLIED MICRO (APM) X-GENE SOC EDAC
 M:     Loc Ho <lho@apm.com>
 S:     Supported
 F:     drivers/edac/xgene_edac.c

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH] MAINTAINERS: Fix multiple line section header for XGENE Joe Perches <joe@perches.com> - 2017-07-21 18:40 +0200
  Re: [PATCH] MAINTAINERS: Fix multiple line section header for XGENE Loc Ho <lho@apm.com> - 2017-07-21 19:00 +0200
    Re: [PATCH] MAINTAINERS: Fix multiple line section header for XGENE Joe Perches <joe@perches.com> - 2017-07-21 19:00 +0200

csiph-web