qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/2] qapi: fix coding style in generated code


From: Amos Kong
Subject: [Qemu-devel] [PATCH v2 0/2] qapi: fix coding style in generated code
Date: Fri, 25 Apr 2014 15:56:34 +0800

Not a serious issue, but it's helpful if we can fix it.

V2: split change of scripts/qapi-visit.py to a split patch,
    eat space by using a special char as Markus suggested

Amos Kong (2):
  qapi: fix coding style in parameters list
  qapi: add a special string in c_type()'s result to each redundant
    space

 scripts/qapi-commands.py |  2 +-
 scripts/qapi-visit.py    | 20 ++++++++++----------
 scripts/qapi.py          | 11 ++++++-----
 3 files changed, 17 insertions(+), 16 deletions(-)

-- 
1.9.0




reply via email to

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