On Mon, Mar 12, 2012 at 02:13:57PM -0400, Jeff Cody wrote:
> Some minor code cleanup: the 'qapi' bool field in mon_cmd_t is
> unused, and can be removed.
>
> Signed-off-by: Jeff Cody
> ---
> monitor.c |1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
Thanks, applied to the trivial pa
On Mon, 12 Mar 2012 14:13:57 -0400
Jeff Cody wrote:
> Some minor code cleanup: the 'qapi' bool field in mon_cmd_t is
> unused, and can be removed.
>
> Signed-off-by: Jeff Cody
Acked-by: Luiz Capitulino
> ---
> monitor.c |1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff
Some minor code cleanup: the 'qapi' bool field in mon_cmd_t is
unused, and can be removed.
Signed-off-by: Jeff Cody
---
monitor.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/monitor.c b/monitor.c
index a787aab..34272eb 100644
--- a/monitor.c
+++ b/monitor.c
@@ -128,7