From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] net: ethernet: Sort Kconfig sourcing alphabetically Date: Mon, 21 May 2018 12:15:01 -0400 (EDT) Message-ID: <20180521.121501.372389425966869190.davem@davemloft.net> References: <20180521035830.7897-1-f.fainelli@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, arnd@arndb.de, andrew@lunn.ch, aviad.krawczyk@huawei.com, jaswinder.singh@linaro.org, hayashi.kunihiko@socionext.com, mdf@kernel.org, linus.walleij@linaro.org, alexandre.belloni@bootlin.com, linux-kernel@vger.kernel.org To: f.fainelli@gmail.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:56394 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752876AbeEUQPD (ORCPT ); Mon, 21 May 2018 12:15:03 -0400 In-Reply-To: <20180521035830.7897-1-f.fainelli@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Florian Fainelli Date: Sun, 20 May 2018 20:58:28 -0700 > A number of entries were not alphabetically sorted, remedy that. > > Signed-off-by: Florian Fainelli Applied.