]> git.baikalelectronics.ru Git - kernel.git/commit
docs: pr_*() kerneldocs and basic printk docs
authorRicardo Cañuelo <ricardo.canuelo@collabora.com>
Fri, 3 Apr 2020 09:36:17 +0000 (11:36 +0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 20 Apr 2020 23:15:32 +0000 (17:15 -0600)
commit779c06d0618f53d4a3291b86bae771e064ec6a55
tree038379a34ceeeb4a64c4caf27d6da2a5224a8016
parent885d2f9abbccebe467b43766effe8e5743490f00
docs: pr_*() kerneldocs and basic printk docs

Add kerneldocs comments to the pr_*() macros in printk.h.

Add a new rst node in the core-api manual describing the basic usage of
printk and the related macro aliases.

Signed-off-by: Ricardo Cañuelo <ricardo.canuelo@collabora.com>
Link: https://lore.kernel.org/r/20200403093617.18003-1-ricardo.canuelo@collabora.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/core-api/index.rst
Documentation/core-api/printk-basics.rst [new file with mode: 0644]
Documentation/core-api/printk-formats.rst
include/linux/printk.h