]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit90c165f0de3adad4719e65ab0c31d59edf5bd481
tree038379a34ceeeb4a64c4caf27d6da2a5224a8016
parent4951d27b099bd24f87a093f67d91618742bd3a65
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