From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754340AbdGUQz3 (ORCPT ); Fri, 21 Jul 2017 12:55:29 -0400 Received: from smtprelay0197.hostedemail.com ([216.40.44.197]:37144 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753527AbdGUQzK (ORCPT ); Fri, 21 Jul 2017 12:55:10 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::,RULES_HIT:41:355:379:541:599:800:960:973:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1539:1593:1594:1711:1730:1747:1777:1792:2393:2553:2559:2562:2828:3138:3139:3140:3141:3142:3352:3622:3865:3867:3872:3874:4321:4605:5007:7809:10004:10400:10848:11232:11658:11914:12740:12760:12895:13069:13311:13357:13439:14181:14659:14721:21080:21627:30054:30090:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:2,LUA_SUMMARY:none X-HE-Tag: pipe46_fdeb9d21e333 X-Filterd-Recvd-Size: 1639 Message-ID: <1500656107.14415.29.camel@perches.com> Subject: Re: [PATCH] MAINTAINERS: Fix multiple line section header for XGENE From: Joe Perches To: Loc Ho Cc: Andrew Morton , LKML Date: Fri, 21 Jul 2017 09:55:07 -0700 In-Reply-To: References: <1500655113.14415.27.camel@perches.com> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.22.6-1ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2017-07-21 at 09:48 -0700, Loc Ho wrote: > On Fri, Jul 21, 2017 at 9:38 AM, Joe Perches wrote: > > Section headers should be single line. > > > > Fix it. > > Can we drop the "Fix it." 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 > > S: Supported > > F: drivers/edac/xgene_edac.c I don't care one way or another.