aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_printf.c
diff options
context:
space:
mode:
authorYoungmin Nam <[email protected]>2019-06-10 07:47:07 +0000
committerPetr Mladek <[email protected]>2019-06-12 07:12:27 +0000
commitb314dd49a28a38997aa8f472d02f0631a830d37a (patch)
tree3343f7426bb70c56ce33651b5a50ad7736d3134c /lib/test_printf.c
parentMerge tag 'printk-for-5.2-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/k... (diff)
downloadkernel-b314dd49a28a38997aa8f472d02f0631a830d37a.tar.gz
kernel-b314dd49a28a38997aa8f472d02f0631a830d37a.zip
vsprintf: fix data type of variable in string_nocheck()
This patch fixes data type of precision with int. The precision is declared as signed int in struct printf_spec. Link: http://lkml.kernel.org/r/[email protected] To: <[email protected]> To: <[email protected]> To: <[email protected]> To: <[email protected]> Signed-off-by: Youngmin Nam <[email protected]> Reviewed-by: Sergey Senozhatsky <[email protected]> Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'lib/test_printf.c')
0 files changed, 0 insertions, 0 deletions