android_kernel_xiaomi_sm8350/net/sunrpc/auth_gss
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
..
auth_gss.c SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c 2006-04-19 13:06:49 -04:00
gss_generic_token.c
gss_krb5_crypto.c RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmalloc 2006-04-19 12:43:46 -04:00
gss_krb5_mech.c spelling fixes 2006-06-26 18:35:02 +02:00
gss_krb5_seal.c [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
gss_krb5_seqnum.c
gss_krb5_unseal.c
gss_krb5_wrap.c SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers. 2006-03-20 23:24:04 -05:00
gss_mech_switch.c
gss_spkm3_mech.c spelling fixes 2006-06-26 18:35:02 +02:00
gss_spkm3_seal.c
gss_spkm3_token.c
gss_spkm3_unseal.c
Makefile
svcauth_gss.c [PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily 2006-04-11 06:18:52 -07:00