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


Groups > linux.kernel > #1693842 > unrolled thread

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

Started byJoe Perches <joe@perches.com>
First post2017-07-21 18:40 +0200
Last post2017-07-21 19:00 +0200
Articles 3 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [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

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

FromJoe Perches <joe@perches.com>
Date2017-07-21 18:40 +0200
Subject[PATCH] MAINTAINERS: Fix multiple line section header for XGENE
Message-ID<u5J86-7bl-29@gated-at.bofh.it>
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

[toc] | [next] | [standalone]


#1693850

FromLoc Ho <lho@apm.com>
Date2017-07-21 19:00 +0200
Message-ID<u5Jrr-7hV-5@gated-at.bofh.it>
In reply to#1693842
Hi,

On Fri, Jul 21, 2017 at 9:38 AM, Joe Perches <joe@perches.com> wrote:
> Section headers should be single line.
>
> Fix it.

Can we drop the "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

To be consistent with other, how about just:

EDAC-XGENE (drop the Applied micro ... line)

>  M:     Loc Ho <lho@apm.com>
>  S:     Supported
>  F:     drivers/edac/xgene_edac.c

-Loc

[toc] | [prev] | [next] | [standalone]


#1693853

FromJoe Perches <joe@perches.com>
Date2017-07-21 19:00 +0200
Message-ID<u5Jrr-7hV-17@gated-at.bofh.it>
In reply to#1693850
On Fri, 2017-07-21 at 09:48 -0700, Loc Ho wrote:
> On Fri, Jul 21, 2017 at 9:38 AM, Joe Perches <joe@perches.com> wrote:
> > Section headers should be single line.
> > 
> > Fix it.
> 
> Can we drop the "Fix it."

<shrug> I use that frequently.

> > diff --git 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
> 
> To be consistent with other, how about just:
> 
> EDAC-XGENE (drop the Applied micro ... line)
> 
> >  M:     Loc Ho <lho@apm.com>
> >  S:     Supported
> >  F:     drivers/edac/xgene_edac.c

I don't care one way or another.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web