[NET]: sem2mutex part 2
authorIngo Molnar <mingo@elte.hu>
Tue, 21 Mar 2006 06:35:41 +0000 (22:35 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 06:35:41 +0000 (22:35 -0800)
commit57b47a53ec4a67691ba32cff5768e8d78fa6c67f
treed735ae4734f7b386eefa508a0629715f45808d1d
parent6613f82dd293b23f582a649b287fadbf8d23e6cf
[NET]: sem2mutex part 2

Semaphore to mutex conversion.

The conversion was generated via scripts, and the result was validated
automatically via a script as well.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
13 files changed:
include/linux/sunrpc/svcsock.h
include/net/af_unix.h
net/atm/common.c
net/atm/resources.c
net/atm/resources.h
net/bridge/netfilter/ebtables.c
net/ipv4/ipvs/ip_vs_app.c
net/ipv4/netfilter/arp_tables.c
net/ipv4/netfilter/ip_tables.c
net/ipv6/netfilter/ip6_tables.c
net/netfilter/nf_conntrack_core.c
net/sunrpc/svcsock.c
net/unix/af_unix.c