On 23.03.22 12:47, Philippe Mathieu-Daudé wrote:
From: Philippe Mathieu-Daudé <[email protected]>"0x%u" format is very misleading, replace by "0x%x". Found running: $ git grep -E '0x%[0-9]*([lL]*|" ?PRI)[dDuU]' block/ Inspired-by: Richard Henderson <[email protected]> Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- block/parallels-ext.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Hanna Reitz <[email protected]>
