Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 59A70C4332F for ; Wed, 17 Nov 2021 19:29:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 43ECA60F9C for ; Wed, 17 Nov 2021 19:29:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240483AbhKQTcE (ORCPT ); Wed, 17 Nov 2021 14:32:04 -0500 Received: from mga03.intel.com ([134.134.136.65]:2552 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240459AbhKQTcD (ORCPT ); Wed, 17 Nov 2021 14:32:03 -0500 X-IronPort-AV: E=McAfee;i="6200,9189,10171"; a="233981404" X-IronPort-AV: E=Sophos;i="5.87,241,1631602800"; d="scan'208";a="233981404" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Nov 2021 11:29:04 -0800 X-IronPort-AV: E=Sophos;i="5.87,241,1631602800"; d="scan'208";a="568091347" Received: from smile.fi.intel.com ([10.237.72.184]) by fmsmga004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Nov 2021 11:29:00 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.95) (envelope-from ) id 1mnQc1-007ue9-8F; Wed, 17 Nov 2021 21:28:53 +0200 Date: Wed, 17 Nov 2021 21:28:53 +0200 From: Andy Shevchenko To: Joe Perches Cc: Anand Ashok Dumbre , linux-kernel@vger.kernel.org, jic23@kernel.org, lars@metafoo.de, linux-iio@vger.kernel.org, git , Michal Simek , gregkh@linuxfoundation.org, rafael@kernel.org, linux-acpi@vger.kernel.org, heikki.krogerus@linux.intel.com Subject: Re: [PATCH v9 5/5] MAINTAINERS: Add maintainer for xilinx-ams Message-ID: References: <20211116150842.1051-1-anand.ashok.dumbre@xilinx.com> <20211116150842.1051-6-anand.ashok.dumbre@xilinx.com> <164612d20b252a28dda74f5058e0aacb@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <164612d20b252a28dda74f5058e0aacb@perches.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 17, 2021 at 10:46:20AM -0800, Joe Perches wrote: > On 2021-11-17 09:08, Andy Shevchenko wrote: > > On Wed, Nov 17, 2021 at 6:05 PM Joe Perches wrote: > > > > What do you think checkpatch is supposed to find? > > > To me AMS should precede AXI and not the other way around. Agree? > > Sure but checkpatch just looks at patches and doesn't inspect the patched > file, apply the patch then look at the result. The patch itself looks fine. I see, checkpatch simply doesn't have such functionality and maintainers should ask people to rung parse-maintainers.pl from time to timeā€¦ -- With Best Regards, Andy Shevchenko