diff options
| author | Daniel Borkmann <[email protected]> | 2014-01-19 10:46:53 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-01-22 00:51:42 +0000 |
| commit | f0d4eb29d18f732ed80cea4bf0f6bbee9c03ed62 (patch) | |
| tree | fb2c0728e785efdb22acce9b48fbfc38d85a5e4a /net/ipv6/tcp_ipv6.c | |
| parent | ipv4: remove the useless argument from ip_tunnel_hash() (diff) | |
| download | kernel-f0d4eb29d18f732ed80cea4bf0f6bbee9c03ed62.tar.gz kernel-f0d4eb29d18f732ed80cea4bf0f6bbee9c03ed62.zip | |
packet: fix a couple of cppcheck warnings
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions
