[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46485961.7090509@trash.net>
Date: Mon, 14 May 2007 14:43:13 +0200
From: Patrick McHardy <kaber@...sh.net>
To: hadi@...erus.ca
CC: David Miller <davem@...emloft.net>,
"Waskiewicz Jr, Peter P" <peter.p.waskiewicz.jr@...el.com>,
Thomas Graf <tgraf@...g.ch>,
Herbert Xu <herbert@...dor.apana.org.au>,
netdev@...r.kernel.org
Subject: Re: [LAST CALL] [PATCH] [NET_SCHED]make qdisc_restart more readable
jamal wrote:
> On Mon, 2007-14-05 at 12:40 +0200, Patrick McHardy wrote:
>>>+ if (unlikely (ret != NETDEV_TX_BUSY && net_ratelimit()))
>>>+ printk(KERN_DEBUG " BUG %s code %d qlen %d\n",dev->name, ret, q->q.qlen);
>
> What whitespace issue?
Space between unlikely and '(', missing space after ',' and dev->name.
>>and line length for the second printk if you're
>>going to change this :)
>
>
> I will fix the length of the second one.
Thanks.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists