[PATCH 1/7] tty: xuartps: Sort #includes alphabetically
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
Date: 2013-05-01 13:30:25
Also in:
linux-serial, lkml
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
Date: 2013-05-01 13:30:25
Also in:
linux-serial, lkml
On Wed, May 01, 2013 at 08:50:09AM +0200, Michal Simek wrote:
On 05/01/2013 02:23 AM, Greg Kroah-Hartman wrote:quoted
On Tue, Apr 30, 2013 at 05:05:40PM -0700, S?ren Brinkmann wrote:quoted
On Tue, Apr 30, 2013 at 05:00:48PM -0700, Greg Kroah-Hartman wrote:quoted
On Tue, Apr 30, 2013 at 04:57:58PM -0700, Soren Brinkmann wrote:quoted
Signed-off-by: Soren Brinkmann <redacted> CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org> CC: Jiri Slaby <redacted> CC: linux-serial at vger.kernel.orgWhy 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