tools: selftests: riscv: Fix compile warnings in vector tests
GCC prints a couple of format string warnings when compiling the vector tests. Let's follow the recommendation in Documentation/printk-f
tools: selftests: riscv: Fix compile warnings in vector tests
GCC prints a couple of format string warnings when compiling the vector tests. Let's follow the recommendation in Documentation/printk-formats.txt to fix these warnings.
Signed-off-by: Christoph Müllner <[email protected]> Reviewed-by: Alexandre Ghiti <[email protected]> Reviewed-by: Andrew Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
show more ...
|