summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBagas Sanjaya <bagasdotme@gmail.com>2023-05-03 06:54:16 +0300
committerTakashi Iwai <tiwai@suse.de>2023-05-03 09:08:25 +0300
commite4212ed0ba58264fbe7706c5493b9600339f60ae (patch)
tree556f6025ae9772a764206e15ae1e5905a904c3b6 /Makefile
parent1604f51b401bfd881ab5c6401eaedac97f2166ca (diff)
downloadlinux-e4212ed0ba58264fbe7706c5493b9600339f60ae.tar.xz
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 <lkp@intel.com> Closes: https://lore.kernel.org/linux-doc/202305021822.4U6XOvGf-lkp@intel.com/ Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> Link: https://lore.kernel.org/r/20230503035416.62722-1-bagasdotme@gmail.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions