]> git.baikalelectronics.ru Git - kernel.git/commit
docs: core-api/printk-formats.rst: use literal block syntax
authorDaniel W. S. Almeida <dwlsalmeida@gmail.com>
Sat, 18 Jul 2020 16:51:02 +0000 (13:51 -0300)
committerJonathan Corbet <corbet@lwn.net>
Thu, 23 Jul 2020 20:29:25 +0000 (14:29 -0600)
commit332c61a8fba62e4798f65ac476eaea35b0e5fa79
tree6a3661cdfc161674b611ed6b5e85fd3bbe81a2e4
parent03a18f5d5e201435065964d6e3ffd6ac05b6cdbd
docs: core-api/printk-formats.rst: use literal block syntax

Fix the following warning:

WARNING: Definition list ends without a blank line;
unexpected unindent.

By switching to the literal block syntax.

Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.com>
Link: https://lore.kernel.org/r/20200718165107.625847-8-dwlsalmeida@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/core-api/printk-formats.rst