From mboxrd@z Thu Jan 1 00:00:00 1970 From: David VomLehn Subject: Re: [PATCH v5 01/13] net: ethernet: aquantia: Make and configuration files. Date: Thu, 12 Jan 2017 21:24:08 -0800 Message-ID: References: <1484283977.3065.24.camel@perches.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: "David S . Miller" , Simon Edelhaus , Dmitrii Tarakanov , Pavel Belous , Dmitry Bezrukov To: Joe Perches , Alexander Loktionov , netdev@vger.kernel.org Return-path: Received: from barracuda4.aus1.datafoundry.com ([209.99.124.135]:54775 "EHLO milter.aus.datafoundry.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750775AbdAMFoB (ORCPT ); Fri, 13 Jan 2017 00:44:01 -0500 In-Reply-To: <1484283977.3065.24.camel@perches.com> Sender: netdev-owner@vger.kernel.org List-ID: On 01/12/2017 09:06 PM, Joe Perches wrote: > On Thu, 2017-01-12 at 21:02 -0800, Alexander Loktionov wrote: >> From: David VomLehn >> >> Patches to create the make and configuration files. > This patch should _really_ be the last in the series > not the first. > Could you explain the basis for this? By convention, we put tables of content at the beginning of books and only indices at the back. Analogously, make and config files can be used to established the context for what follows, making it easier to understand. Once committed, of course, the order no longer matters except as bisection is concerned. -- David VL