atomics: Revert addition of comment header to spin_unlock_wait()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 25 Jul 2017 16:59:08 +0000 (09:59 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 25 Jul 2017 16:59:08 +0000 (09:59 -0700)
commit931ab4a5ce2d93cb434dc7fc067a702117453b13
tree7135ba1e9b24886af8b42f7d20297507b33f7155
parent520eccdfe187591a51ea9ab4c1a024ae4d0f68d9
atomics: Revert addition of comment header to spin_unlock_wait()

There is still considerable confusion as to the semantics of
spin_unlock_wait(), but there seems to be universal agreement that
it is not that of a lock/unlock pair.  This commit therefore removes
the comment added by 6016ffc3874d ("atomics: Add header comment so
spin_unlock_wait()") in order to prevent at least that flavor of
confusion.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
include/linux/spinlock.h