diff options
author | Jonathan Corbet <corbet@lwn.net> | 2021-07-25 23:16:00 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.com> | 2021-07-26 12:36:44 +0200 |
commit | 7d9e2661f268585ca24ab4edbc1e2925b08374b2 (patch) | |
tree | c87b3541239440492816c17a098484d0891a7c74 /kernel/exec_domain.c | |
parent | printk/index: Fix warning about missing prototypes (diff) | |
download | linux-7d9e2661f268585ca24ab4edbc1e2925b08374b2.tar.xz linux-7d9e2661f268585ca24ab4edbc1e2925b08374b2.zip |
printk: Move the printk() kerneldoc comment to its new home
Commit 337015573718 ("printk: Userspace format indexing support") turned
printk() into a macro, but left the kerneldoc comment for it with the (now)
_printk() function, resulting in this docs-build warning:
kernel/printk/printk.c:1: warning: 'printk' not found
Move the kerneldoc comment back next to the (now) macro it's meant to
describe and have the docs build find it there.
Fixes: 337015573718b161 ("printk: Userspace format indexing support")
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/87o8aqt7qn.fsf@meer.lwn.net
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions