mirror of
https://github.com/torvalds/linux
synced 2026-07-10 19:52:28 +09:00
SPIN_LOCK_UNLOCKED and RW_LOCK_UNLOCKED are deprecated. Replace them with the __*_LOCK_UNLOCKED variants. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>