diff options
author | Jiapeng Chong <[email protected]> | 2022-02-16 11:19:57 +0800 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2022-02-21 16:55:07 +0100 |
commit | ce06e863f36f16cdc3b84c7206cd13d5f597d623 (patch) | |
tree | 78fce747c80ca21cbb2f0d6f8ed1f605f7831bcc /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | 8ebc476fd51e6c0fd3174ec1959a20ba99d4c5e5 (diff) |
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/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions