Re: svn commit: r231760 - head/sys/netgraph

2012-02-15 Thread Bruce Evans
On Wed, 15 Feb 2012, Gleb Smirnoff wrote: On Thu, Feb 16, 2012 at 02:19:37AM +1100, Bruce Evans wrote: B> systm was already sorted. Like param.h, it defines important macros that ... is this patch okay? Yes. I'd prefer to leave sys/queue.h included explicitly. Yes, there is nothing bet

Re: svn commit: r231760 - head/sys/netgraph

2012-02-15 Thread Gleb Smirnoff
On Thu, Feb 16, 2012 at 02:19:37AM +1100, Bruce Evans wrote: B> On Wed, 15 Feb 2012, Gleb Smirnoff wrote: B> B> > Log: B> > style(9): sort includes. B> > Modified: head/sys/netgraph/ng_base.c B> > == B> > --- head/sys/ne

Re: svn commit: r231760 - head/sys/netgraph

2012-02-15 Thread Bruce Evans
On Wed, 15 Feb 2012, Gleb Smirnoff wrote: Log: style(9): sort includes. Modified: head/sys/netgraph/ng_base.c == --- head/sys/netgraph/ng_base.c Wed Feb 15 14:23:01 2012(r231759) +++ head/sys/netgraph/ng_base.c