On 10/29/20 2:49 PM, jokenzhang wrote:
> Fix code style. Don't use '#' flag of printf format ('%#') in
> format strings, use '0x' prefix instead
>
> Signed-off-by: jokenzhang <[email protected]>
> Signed-off-by: Kai Deng <[email protected]>
> Reported-by: Euler Robot <[email protected]>
> ---
> hw/hyperv/vmbus.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
