Skip to content

Commit

Permalink
seqlock: Add kernel-doc for seqcount_t and seqlock_t APIs
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Ahmed S. Darwish authored and Peter Zijlstra committed Jul 29, 2020
1 parent f4a27cb commit 89b8884
Showing 1 changed file with 348 additions and 77 deletions.
Loading

0 comments on commit 89b8884

Please sign in to comment.