commit | 90c165f0de3adad4719e65ab0c31d59edf5bd481 | [log] [tgz] |
---|---|---|
author | Ricardo Cañuelo <ricardo.canuelo@collabora.com> | Fri Apr 03 11:36:17 2020 +0200 |
committer | Jonathan Corbet <corbet@lwn.net> | Mon Apr 20 17:15:32 2020 -0600 |
tree | 038379a34ceeeb4a64c4caf27d6da2a5224a8016 | |
parent | 4951d27b099bd24f87a093f67d91618742bd3a65 [diff] |
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>