commit | 638ca8ad983e22202091e3d486e7101f7da804c5 | [log] [tgz] |
---|---|---|
author | Amos Kong <akong@redhat.com> | Tue Jun 10 19:25:51 2014 +0800 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Mon Jun 23 11:01:24 2014 -0400 |
tree | 9625e57a336c91c0c2e1b44750ecd1548bb33d2d | |
parent | 37f6be977aefb5de8afe3ba62a95e88918381305 [diff] |
qapi: fix coding style in parameters list A space after * when declaring a pointer type is redundant. Signed-off-by: Amos Kong <akong@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>