qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] Fix some style problems in monitor


From: Yutao Ai
Subject: [PATCH 0/3] Fix some style problems in monitor
Date: Wed, 25 Nov 2020 01:45:11 +0000

I find some style problems while using checkpatch.pl to check monitor codes.
And I fixed these style problems in the submit patches.

Yutao Ai (3):
  monitor:open brace '{' following struct go on the same line
  monitor:braces {} are necessary for all arms of this statement
  monitor:Don't use '#' flag of printf format ('%#') in format strings

 monitor/hmp-cmds.c |  3 +--
 monitor/misc.c     | 16 ++++++++++------
 2 files changed, 11 insertions(+), 8 deletions(-)

-- 
2.19.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]