[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1369038587.2143.12.camel@joe-AO722>
Date: Mon, 20 May 2013 01:29:47 -0700
From: Joe Perches <joe@...ches.com>
To: David Miller <davem@...emloft.net>
Cc: eliezer.tamir@...ux.intel.com, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, jesse.brandeburg@...el.com,
donanld.c.skidmore@...el.com, e1000-devel@...ts.sourceforge.net,
willemb@...gle.com, andi@...stfloor.org, hpa@...or.com,
eliezer@...ir.org.il
Subject: Re: [PATCH v2 net-next 1/4] net: implement support for low latency
socket polling
On Mon, 2013-05-20 at 00:54 -0700, David Miller wrote:
> From: Eliezer Tamir <eliezer.tamir@...ux.intel.com>
[]
> > {
> > struct socket *sock;
> > + unsigned int poll_result;
>
> Please order local variable declarations from longest line to
> shortest line.
reverse christmas tree doesn't seem especially valuable or
sensible for automatics.
I'd rather order by first use or even alphabetical, especially
with long lists of automatics.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists