From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] MAINTAINERS fix style Date: Fri, 05 Jan 2018 12:41:40 +0100 Message-ID: <3092823.WoCboBD4Bf@xps> References: <20180104234841.4347-1-stephen@networkplumber.org> <2e243df4-d4ed-3cfb-e2ae-059da151f0ae@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Stephen Hemminger To: Remy Horton , Stephen Hemminger Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 370D51B168 for ; Fri, 5 Jan 2018 12:42:02 +0100 (CET) In-Reply-To: <2e243df4-d4ed-3cfb-e2ae-059da151f0ae@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 05/01/2018 11:46, Remy Horton: > Any idea when Checkpatch started to enforce this? Looks like it was > slipped in recently.. commit 628f91a28649d063a048629d9d15b3e5c4dcaa37 Author: Joe Perches Date: Mon Jul 10 15:52:07 2017 -0700 checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\t > --ignore=MAINTAINERS_STYLE :) Good idea. I prefer ignoring this warning. I am sending a patch, thanks.