seqlock: Properly format kernel-doc code samples
authorAhmed S. Darwish <a.darwish@linutronix.de>
Mon, 20 Jul 2020 15:55:08 +0000 (17:55 +0200)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 29 Jul 2020 14:14:23 +0000 (16:14 +0200)
commit15cbe67bbd3adeb4854c42713dbeaf2ff876beee
treef9858fb0161cd401e7a3beaa62f6fe607fe82227
parent0d24f65e933ca89d55d17f6dbdb2a72ca88f0992
seqlock: Properly format kernel-doc code samples

Align the code samples and note sections inside kernel-doc comments with
tabs. This way they can be properly parsed and rendered by Sphinx. It
also makes the code samples easier to read from text editors.

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-3-a.darwish@linutronix.de
include/linux/seqlock.h