Documentation: seqlock: s/LOCKTYPE/LOCKNAME/g
authorAhmed S. Darwish <a.darwish@linutronix.de>
Sun, 6 Dec 2020 16:21:41 +0000 (17:21 +0100)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 9 Dec 2020 16:08:49 +0000 (17:08 +0100)
commitcf48647243cc28d15280600292db5777592606c5
treee761b06f7ab1892bad52f1effea7d918416a18e6
parent617f3ef95177840c77f59c2aec1029d27d5547d6
Documentation: seqlock: s/LOCKTYPE/LOCKNAME/g

Sequence counters with an associated write serialization lock are called
seqcount_LOCKNAME_t. Fix the documentation accordingly.

While at it, remove a paragraph that inappropriately discussed a
seqlock.h implementation detail.

Fixes: 6dd699b13d53 ("seqlock: seqcount_LOCKNAME_t: Standardize naming convention")
Signed-off-by: Ahmed S. Darwish <a.darwish@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/20201206162143.14387-2-a.darwish@linutronix.de
Documentation/locking/seqlock.rst