* Sam Ravnborg <sam@ravnborg.org> wrote:yep, i do that too in other cases - but the list here is very short. Btw., i also do sorting for include file names, such as in kernel/trace/ftrace.c: #include <linux/stop_machine.h> #include <linux/clocksource.h> #include <linux/kallsyms.h> #include <linux/seq_file.h> #include <linux/debugfs.h> #include <linux/kthread.h> #include <linux/hardirq.h> #include <linux/ftrace.h> #include <linux/uaccess.h> #include <linux/sysctl.h> #include <linux/hash.h> #include <linux/ctype.h> #include <linux/list.h> #include "trace.h" (i also sort by length to make it visually more appealing. "Reverse christmas tree" sorting ;-) [ and yes, linux/uaccess.h is mis-sorted - fixed. ] Ingo --
| Andrew Morton | -mm merge plans for 2.6.23 |
| Greg Kroah-Hartman | [PATCH 005/196] Chinese: add translation of SubmittingDrivers |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Roland Dreier | Re: Integration of SCST in the mainstream Linux kernel |
git: | |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Jan Kara | Re: [BUG] New Kernel Bugs |
