]> Git Repo - linux.git/commit
[NET] sem2mutex: net/
authorArjan van de Ven <[email protected]>
Tue, 21 Mar 2006 06:33:17 +0000 (22:33 -0800)
committerDavid S. Miller <[email protected]>
Tue, 21 Mar 2006 06:33:17 +0000 (22:33 -0800)
commit4a3e2f711a00a1feb72ae12fdc749da10179d185
tree76ced9d3270dea4b864da71fa1d4415d2e3c8b11
parentd4ccd08cdfa8d34f4d25b62041343c52fc79385f
[NET] sem2mutex: net/

Semaphore to mutex conversion.

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

Signed-off-by: Arjan van de Ven <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
19 files changed:
include/net/xfrm.h
net/atm/ioctl.c
net/bluetooth/rfcomm/core.c
net/core/dev.c
net/core/flow.c
net/ipv4/ipcomp.c
net/ipv4/netfilter/ip_queue.c
net/ipv4/xfrm4_tunnel.c
net/ipv6/ipcomp6.c
net/ipv6/netfilter/ip6_queue.c
net/ipv6/xfrm6_tunnel.c
net/key/af_key.c
net/netfilter/nf_sockopt.c
net/socket.c
net/sunrpc/cache.c
net/sunrpc/sched.c
net/unix/garbage.c
net/xfrm/xfrm_policy.c
net/xfrm/xfrm_user.c
This page took 0.058682 seconds and 4 git commands to generate.