[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140121.165203.304954372532831580.davem@davemloft.net>
Date: Tue, 21 Jan 2014 16:52:03 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: dborkman@...hat.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] packet: fix a couple of cppcheck warnings
From: Daniel Borkmann <dborkman@...hat.com>
Date: Sun, 19 Jan 2014 11:46:53 +0100
> Doesn't bring much, but also doesn't hurt us to fix 'em:
>
> 1) In tpacket_rcv() flush dcache page we can restirct the scope
> for start and end and remove one layer of indent.
>
> 2) In tpacket_destruct_skb() we can restirct the scope for ph.
>
> 3) In alloc_one_pg_vec_page() we can remove the NULL assignment
> and change spacing a bit.
>
> Signed-off-by: Daniel Borkmann <dborkman@...hat.com>
Applied, 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