commit | 15cbe67bbd3adeb4854c42713dbeaf2ff876beee | [log] [tgz] |
---|---|---|
author | Ahmed S. Darwish <a.darwish@linutronix.de> | Mon Jul 20 17:55:08 2020 +0200 |
committer | Peter Zijlstra <peterz@infradead.org> | Wed Jul 29 16:14:23 2020 +0200 |
tree | f9858fb0161cd401e7a3beaa62f6fe607fe82227 | |
parent | 0d24f65e933ca89d55d17f6dbdb2a72ca88f0992 [diff] |
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