linux/net/core
Eric Dumazet 9a429c4983 [NET]: Add some acquires/releases sparse annotations.
Add __acquires() and __releases() annotations to suppress some sparse
warnings.

example of warnings :

net/ipv4/udp.c:1555:14: warning: context imbalance in 'udp_seq_start' - wrong
count at exit
net/ipv4/udp.c:1571:13: warning: context imbalance in 'udp_seq_stop' -
unexpected unlock

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:00:31 -08:00
..
datagram.c [NET] CORE: Introducing new memory accounting interface. 2008-01-28 15:00:18 -08:00
dev_mcast.c [NET]: Add some acquires/releases sparse annotations. 2008-01-28 15:00:31 -08:00
dev.c [NET]: Add some acquires/releases sparse annotations. 2008-01-28 15:00:31 -08:00
dst.c [NET]: dst_ifdown() cleanup 2008-01-28 14:57:05 -08:00
ethtool.c
fib_rules.c
filter.c
flow.c
gen_estimator.c
gen_stats.c [NET]: Add some acquires/releases sparse annotations. 2008-01-28 15:00:31 -08:00
iovec.c
kmap_skb.h
link_watch.c
Makefile
neighbour.c [NET]: Add some acquires/releases sparse annotations. 2008-01-28 15:00:31 -08:00
net_namespace.c
net-sysfs.c [ETH]: Combine format_addr() with print_mac(). 2008-01-28 15:00:05 -08:00
net-sysfs.h
netevent.c
netpoll.c [IPV4] net/core: Use ipv4_is_<type> 2008-01-28 14:58:15 -08:00
pktgen.c [IPV4] net/core: Use ipv4_is_<type> 2008-01-28 14:58:15 -08:00
request_sock.c
rtnetlink.c
scm.c
skbuff.c
sock.c [NET]: Add some acquires/releases sparse annotations. 2008-01-28 15:00:31 -08:00
stream.c [NET] CORE: Introducing new memory accounting interface. 2008-01-28 15:00:18 -08:00
sysctl_net_core.c [NET] sysctl: make sysctl_somaxconn per-namespace 2008-01-28 14:56:57 -08:00
user_dma.c
utils.c