diff options
author | John Ogness <john.ogness@linutronix.de> | 2021-09-27 16:22:03 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.com> | 2021-10-04 10:35:13 +0200 |
commit | 264a750472ea5bbc3abca23c16ee2a7501119a8d (patch) | |
tree | ab725e6bf7b130f3d70b9ab3a6ceed3caf192594 /arch/mips/kernel/setup.c | |
parent | printk: avoid -Wsometimes-uninitialized warning (diff) | |
download | linux-264a750472ea5bbc3abca23c16ee2a7501119a8d.tar.xz linux-264a750472ea5bbc3abca23c16ee2a7501119a8d.zip |
printk: use gnu_printf format attribute for printk_sprint()
Fix the following W=1 kernel build warning:
kernel/printk/printk.c: In function 'printk_sprint':
kernel/printk/printk.c:1913:9: warning: function 'printk_sprint' might be
a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20210927142203.124730-1-john.ogness@linutronix.de
Diffstat (limited to 'arch/mips/kernel/setup.c')
0 files changed, 0 insertions, 0 deletions