diff options
| author | Bagas Sanjaya <[email protected]> | 2023-05-03 03:54:16 +0000 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2023-05-03 06:08:25 +0000 |
| commit | e4212ed0ba58264fbe7706c5493b9600339f60ae (patch) | |
| tree | 556f6025ae9772a764206e15ae1e5905a904c3b6 /tools/perf/scripts/python/netdev-times.py | |
| parent | ALSA: docs: Extend module parameters description (diff) | |
| download | kernel-e4212ed0ba58264fbe7706c5493b9600339f60ae.tar.gz kernel-e4212ed0ba58264fbe7706c5493b9600339f60ae.zip | |
ALSA: docs: Fix code block indentation in ALSA driver example
Sphinx reports htmldocs warnings:
Documentation/sound/kernel-api/writing-an-alsa-driver.rst:3997: WARNING: Literal block expected; none found.
Documentation/sound/kernel-api/writing-an-alsa-driver.rst:4004: WARNING: Literal block expected; none found.
Documentation/sound/kernel-api/writing-an-alsa-driver.rst:4009: WARNING: Unexpected indentation.
Documentation/sound/kernel-api/writing-an-alsa-driver.rst:4035: WARNING: Literal block expected; none found.
These are due to indentation of example driver snippets which is outside
the code block scope.
Fix these by indenting code blocks in question to the scope.
Fixes: 4d421eebe1465d ("ALSA: docs: writing-an-alsa-driver.rst: polishing")
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/linux-doc/[email protected]/
Signed-off-by: Bagas Sanjaya <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
