]> www.infradead.org Git - users/dwmw2/linux.git/commit
ALSA: docs: compress-accel: Format state machine flowchart as code block
authorBagas Sanjaya <bagasdotme@gmail.com>
Mon, 28 Oct 2024 11:16:46 +0000 (18:16 +0700)
committerTakashi Iwai <tiwai@suse.de>
Mon, 28 Oct 2024 15:04:55 +0000 (16:04 +0100)
commitf42eb4930923af90784339c313654c45b24c1d8f
tree15f762524be809f51120f8830e9259472458fb2f
parent04177158cf98a79744937893b100020d77e6f9ac
ALSA: docs: compress-accel: Format state machine flowchart as code block

Stephen Rothwell reports multiple htmldocs indentation warnings when
merging sound tree for linux-next:

Documentation/sound/designs/compress-accel.rst:67: ERROR: Unexpected indentation.
Documentation/sound/designs/compress-accel.rst:67: WARNING: Blank line required after table.
Documentation/sound/designs/compress-accel.rst:68: WARNING: Line block ends without a blank line.
Documentation/sound/designs/compress-accel.rst:72: WARNING: Block quote ends without a blank line; unexpected unindent.
Documentation/sound/designs/compress-accel.rst:73: WARNING: Block quote ends without a blank line; unexpected unindent.

Fix these above by wrapping passthrough audio stream state machine
flowchart in a literal code block.

Fixes: 04177158cf98 ("ALSA: compress_offload: introduce accel operation mode")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/linux-next/20241028193242.11597640@canb.auug.org.au/
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://patch.msgid.link/20241028111647.17378-2-bagasdotme@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/designs/compress-accel.rst