commit | b7f419950c51f2a7e3957f5c8db9e9903997c474 | [log] [tgz] |
---|---|---|
author | Daniel W. S. Almeida <dwlsalmeida@gmail.com> | Sat Jul 18 13:51:02 2020 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu Jul 23 14:29:25 2020 -0600 |
tree | 6a3661cdfc161674b611ed6b5e85fd3bbe81a2e4 | |
parent | 009abf5bb88bf96247dbb7404fd0dc83c99aafab [diff] |
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>