seqlock: Add kernel-doc for seqcount_t and seqlock_t APIs
authorAhmed S. Darwish <a.darwish@linutronix.de>
Mon, 20 Jul 2020 15:55:11 +0000 (17:55 +0200)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 29 Jul 2020 14:14:23 +0000 (16:14 +0200)
commit89b88845e05752b3d684eaf147f457c8dfa99c5f
tree8eed936065875ccf1d311dd0bec328bae59dc04d
parentf4a27cbcec90ac04ee60e04b222e1449dcdba0bd
seqlock: Add kernel-doc for seqcount_t and seqlock_t APIs

seqlock.h is now included by kernel's RST documentation, but a small
number of the the exported seqlock.h functions are kernel-doc annotated.

Add kernel-doc for all seqlock.h exported APIs.

Signed-off-by: Ahmed S. Darwish <a.darwish@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20200720155530.1173732-6-a.darwish@linutronix.de
include/linux/seqlock.h