Documentation: coding-style: Fix indentation in code-blocks
authorThorsten Blum <thorsten.blum@toblux.com>
Fri, 2 Feb 2024 23:13:16 +0000 (00:13 +0100)
committerJonathan Corbet <corbet@lwn.net>
Mon, 5 Feb 2024 17:15:31 +0000 (10:15 -0700)
commit932be49b71e7a67a288b29e78c45bd095a4be704
treeb7df7dffbe62b0aef317072694d4cf957e1c67ba
parentd74029f6c28ff83861c209d738670cf800441901
Documentation: coding-style: Fix indentation in code-blocks

- Remove spaces in C code-blocks to align error labels consistently
- Replace tab characters with spaces in emacs-lisp code blocks

Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240202231316.7606-1-thorsten.blum@toblux.com
Documentation/process/coding-style.rst
Documentation/translations/it_IT/process/coding-style.rst
Documentation/translations/sp_SP/process/coding-style.rst
Documentation/translations/zh_CN/process/coding-style.rst
Documentation/translations/zh_TW/process/coding-style.rst