cred: Replace deprecated spinlock initialization
authorThomas Gleixner <tglx@linutronix.de>
Sun, 23 Jan 2011 14:25:56 +0000 (15:25 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 27 Jan 2011 11:30:37 +0000 (12:30 +0100)
commit10389a15e25fd4784d42de7e0e3fc8c242f2011d
treeb0c43d7b3cba407d64b91051e1ce2116a331212b
parent92578c0b8078f6919f9b47e7e16a1cf770bd127b
cred: Replace deprecated spinlock initialization

SPIN_LOCK_UNLOCK is deprecated. Use the lockdep capable variant
instead.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/cred.c
This page took 0.06082 seconds and 5 git commands to generate.