Re: [Qemu-devel] [PATCH] event: trivial coding style fixes.

2011-04-09 Thread Stefan Hajnoczi
On Sat, Apr 09, 2011 at 12:11:36PM +1000, Brad Hards wrote: > > Signed-off-by: Brad Hards > --- > input.c | 14 +++--- > 1 files changed, 7 insertions(+), 7 deletions(-) The rest of the file follows the coding style, so I guess this change is reasonable. Merged into the trivial patch

[Qemu-devel] [PATCH] event: trivial coding style fixes.

2011-04-08 Thread Brad Hards
Signed-off-by: Brad Hards --- input.c | 14 +++--- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/input.c b/input.c index ec05548..5664d3a 100644 --- a/input.c +++ b/input.c @@ -161,15 +161,15 @@ void kbd_mouse_event(int dx, int dy, int dz, int buttons_state) if