mirror of
https://github.com/torvalds/linux.git
synced 2026-05-09 16:49:47 -04: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>