Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756724Ab3EANaZ (ORCPT ); Wed, 1 May 2013 09:30:25 -0400 Received: from mail-pb0-f49.google.com ([209.85.160.49]:48323 "EHLO mail-pb0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755832Ab3EANaU (ORCPT ); Wed, 1 May 2013 09:30:20 -0400 Date: Wed, 1 May 2013 06:30:16 -0700 From: Greg Kroah-Hartman To: Michal Simek Cc: =?iso-8859-1?Q?S=F6ren?= Brinkmann , Michal Simek , Josh Cartwright , Mike Turquette , Lars-Peter Clausen , Peter Crosthwaite , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Arnd Bergmann , Russell King , Stephen Warren , Jiri Slaby , linux-serial@vger.kernel.org Subject: Re: [PATCH 1/7] tty: xuartps: Sort #includes alphabetically Message-ID: <20130501133016.GA2977@kroah.com> References: <1367366284-28304-1-git-send-email-soren.brinkmann@xilinx.com> <1367366284-28304-2-git-send-email-soren.brinkmann@xilinx.com> <20130501000048.GA1840@kroah.com> <20130501002321.GB7435@kroah.com> <5180BB21.2080306@monstr.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5180BB21.2080306@monstr.eu> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1214 Lines: 28 On Wed, May 01, 2013 at 08:50:09AM +0200, Michal Simek wrote: > On 05/01/2013 02:23 AM, Greg Kroah-Hartman wrote: > > On Tue, Apr 30, 2013 at 05:05:40PM -0700, S?ren Brinkmann wrote: > >> On Tue, Apr 30, 2013 at 05:00:48PM -0700, Greg Kroah-Hartman wrote: > >>> On Tue, Apr 30, 2013 at 04:57:58PM -0700, Soren Brinkmann wrote: > >>>> Signed-off-by: Soren Brinkmann > >>>> CC: Greg Kroah-Hartman > >>>> CC: Jiri Slaby > >>>> CC: linux-serial@vger.kernel.org > >>> > >>> Why would you need/want to do this? > >> I often come across duplicated includes. Having some kind of order helps > >> avoiding that, imho. > > > > We have a tool to handle duplicated includes, no need to put them in > > sorted order for them to be detected. > > What's the name of tool which does that? > I have seen results from it but have never tried to find it out name and > how to use it. scripts/checkincludes.pl -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/