From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752863AbdK1NkK (ORCPT ); Tue, 28 Nov 2017 08:40:10 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:53496 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752402AbdK1NkI (ORCPT ); Tue, 28 Nov 2017 08:40:08 -0500 Date: Tue, 28 Nov 2017 14:40:12 +0100 From: Greg KH To: Benjamin Gaignard Cc: Laura Abbott , Sumit Semwal , Arve =?iso-8859-1?B?SGr4bm5lduVn?= , Riley Andrews , Mark Brown , Dan Carpenter , driverdevel , Linux Kernel Mailing List , "dri-devel@lists.freedesktop.org" , linux-api@vger.kernel.org Subject: Re: [PATCH v6 1/2] staging: ion: reorder include Message-ID: <20171128134012.GA18424@kroah.com> References: <1509983985-20950-1-git-send-email-benjamin.gaignard@linaro.org> <1509983985-20950-2-git-send-email-benjamin.gaignard@linaro.org> <20171128132024.GD20021@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 28, 2017 at 02:34:00PM +0100, Benjamin Gaignard wrote: > 2017-11-28 14:20 GMT+01:00 Greg KH : > > On Mon, Nov 06, 2017 at 04:59:44PM +0100, Benjamin Gaignard wrote: > >> Put include in alphabetic order > > > > Why??? > > Mainly because the next patch in the series adds new includes and I have > decide to split clean-up and new feature patches That's fine, but this really isn't needed for any type of "clean-up" at all. But oh well, if you all like it that way, I'm not going to complain that much :) greg k-h