From mboxrd@z Thu Jan 1 00:00:00 1970 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id F08ADC433EF for ; Thu, 9 Dec 2021 11:14:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236467AbhLILS0 (ORCPT ); Thu, 9 Dec 2021 06:18:26 -0500 Received: from mga12.intel.com ([192.55.52.136]:41599 "EHLO mga12.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232764AbhLILS0 (ORCPT ); Thu, 9 Dec 2021 06:18:26 -0500 X-IronPort-AV: E=McAfee;i="6200,9189,10192"; a="218100152" X-IronPort-AV: E=Sophos;i="5.88,192,1635231600"; d="scan'208";a="218100152" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Dec 2021 03:14:52 -0800 X-IronPort-AV: E=Sophos;i="5.88,192,1635231600"; d="scan'208";a="503453271" Received: from smile.fi.intel.com ([10.237.72.184]) by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Dec 2021 03:14:50 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.95) (envelope-from ) id 1mvHN1-0043tW-Mv; Thu, 09 Dec 2021 13:13:51 +0200 Date: Thu, 9 Dec 2021 13:13:51 +0200 From: Andy Shevchenko To: Linus Walleij Cc: linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, Matthias Brugger Subject: Re: [PATCH v1 1/1] pinctrl: Sort Kconfig and Makefile entries alphabetically Message-ID: References: <20211208092049.20792-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 09, 2021 at 03:34:59AM +0100, Linus Walleij wrote: > On Wed, Dec 8, 2021 at 10:20 AM Andy Shevchenko > wrote: > > > Sort Kconfig and Makefile entries alphabetically for better maintenance > > in the future. > > > > While at it fix some style issues, such as wrong indentation. > > > > Signed-off-by: Andy Shevchenko > > Nice! I tried to apply it but I was queueing patches from other > unreviewed threads and creating misc problems. > Ideally I'd like a patch close to the merge window, but if > you rebase this on linux-next (or the "devel" branch in my > tree that I insist on using) I can try to apply it again anyways, Sure. > we need to take the hit at some point. v2 just has been sent! -- With Best Regards, Andy Shevchenko