diff options
author | Eric Dumazet <edumazet@google.com> | 2012-06-20 04:02:10 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-06-20 14:38:55 -0700 |
commit | da55737467c1c3bc02271039c088171d82e0796f (patch) | |
tree | 13598d84d783a3ca1b7789f17eda28f3554ef080 /net/ipv4/udp_diag.c | |
parent | 6dab015cf8c9d2fabb13d0332998bc440e9c6555 (diff) | |
download | linux-da55737467c1c3bc02271039c088171d82e0796f.tar.bz2 |
inetpeer: inetpeer_invalidate_tree() cleanup
No need to use cmpxchg() in inetpeer_invalidate_tree() since we hold
base lock.
Also use correct rcu annotations to remove sparse errors
(CONFIG_SPARSE_RCU_POINTER=y)
net/ipv4/inetpeer.c:144:19: error: incompatible types in comparison
expression (different address spaces)
net/ipv4/inetpeer.c:149:20: error: incompatible types in comparison
expression (different address spaces)
net/ipv4/inetpeer.c:595:10: error: incompatible types in comparison
expression (different address spaces)
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/udp_diag.c')
0 files changed, 0 insertions, 0 deletions