kernel-ark/net/tipc
Ingo Molnar 34af946a22 [PATCH] spin/rwlock init cleanups
locking init cleanups:

 - convert " = SPIN_LOCK_UNLOCKED" to spin_lock_init() or DEFINE_SPINLOCK()
 - convert rwlocks in a similar manner

this patch was generated automatically.

Motivation:

 - cleanliness
 - lockdep needs control of lock initialization, which the open-coded
   variants do not give
 - it's also useful for -rt and for lock debugging in general

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-27 17:32:39 -07:00
..
addr.c
addr.h
bcast.c [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
bcast.h [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. 2006-06-25 23:52:17 -07:00
bearer.c [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
bearer.h
cluster.c [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. 2006-06-25 23:52:17 -07:00
cluster.h
config.c [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
config.h
core.c [TIPC]: Added support for MODULE_VERSION capability. 2006-06-25 23:42:47 -07:00
core.h [TIPC]: Fix misleading comment in buf_discard() routine. 2006-06-25 23:42:19 -07:00
dbg.c [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
dbg.h
discover.c [TIPC]: Fix incorrect correction to discovery timer frequency computation. 2006-06-25 23:53:47 -07:00
discover.h
eth_media.c [TIPC]: Validate entire interface name when locating bearer to enable. 2006-06-25 23:43:21 -07:00
handler.c [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
Kconfig
link.c [TIPC]: Fixed link switchover bugs 2006-06-25 23:52:50 -07:00
link.h
Makefile
msg.c
msg.h
name_distr.c [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. 2006-06-25 23:52:17 -07:00
name_distr.h
name_table.c [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
name_table.h
net.c [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
net.h
netlink.c
node_subscr.c [TIPC]: First phase of assert() cleanup 2006-06-25 23:51:37 -07:00
node_subscr.h
node.c [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
node.h [TIPC]: Fixed link switchover bugs 2006-06-25 23:52:50 -07:00
port.c [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
port.h
ref.c [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
ref.h
socket.c [TIPC]: Optimized argument validation done by connect(). 2006-06-25 23:49:06 -07:00
subscr.c [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
subscr.h
user_reg.c [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
user_reg.h
zone.c [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. 2006-06-25 23:52:17 -07:00
zone.h