Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1693842 > unrolled thread
| Started by | Joe Perches <joe@perches.com> |
|---|---|
| First post | 2017-07-21 18:40 +0200 |
| Last post | 2017-07-21 19:00 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
[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
| From | Joe Perches <joe@perches.com> |
|---|---|
| Date | 2017-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]
| From | Loc Ho <lho@apm.com> |
|---|---|
| Date | 2017-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]
| From | Joe Perches <joe@perches.com> |
|---|---|
| Date | 2017-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