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

From: Loc Ho
Date: Fri Jul 21 2017 - 12:51:33 EST


Hi,

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

Can we drop the "Fix it."

>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
> 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@xxxxxxx>
> S: Supported
> F: drivers/edac/xgene_edac.c

-Loc