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 V3: update commitlog, update special string, fix of adding const replace string by pattern V4: fix pattern to cleanup special string (Paolo)
Amos Kong (3): qapi: fix coding style in parameters list qapi: add const prefix to 'char *' insider c_type() qapi: Suppress unwanted space between type and identifier scripts/qapi-commands.py | 4 +--- scripts/qapi-visit.py | 20 ++++++++++---------- scripts/qapi.py | 18 ++++++++++++------ 3 files changed, 23 insertions(+), 19 deletions(-) -- 1.9.0