aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dump_stack.c
diff options
context:
space:
mode:
authorJiapeng Chong <[email protected]>2022-02-16 03:19:57 +0000
committerPetr Mladek <[email protected]>2022-02-21 15:55:07 +0000
commitce06e863f36f16cdc3b84c7206cd13d5f597d623 (patch)
tree78fce747c80ca21cbb2f0d6f8ed1f605f7831bcc /lib/dump_stack.c
parentprintk: Drop console_sem during panic (diff)
downloadkernel-ce06e863f36f16cdc3b84c7206cd13d5f597d623.tar.gz
kernel-ce06e863f36f16cdc3b84c7206cd13d5f597d623.zip
printk: make suppress_panic_printk static
This symbol is not used outside of printk.c, so marks it static. Fix the following sparse warning: kernel/printk/printk.c:100:19: warning: symbol 'suppress_panic_printk' was not declared. Should it be static? Reported-by: Abaci Robot <[email protected]> Signed-off-by: Jiapeng Chong <[email protected]> Reviewed-by: Sergey Senozhatsky <[email protected]> Reviewed-by: Miguel Ojeda <[email protected]> Signed-off-by: Petr Mladek <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions