Re: [PATCH] evdev: Remove double-semicolon

2014-12-08 Thread Peter Hutterer
On Mon, Dec 08, 2014 at 10:46:54AM +0100, Hans de Goede wrote: > From: Carlos Garnacho > > Signed-off-by: Carlos Garnacho pushed, thanks. fwiw, you can push patches like this directly to the repo, I don't think they'll trigger big discussions on design :) Cheers, Peter > --- > src/evdev.c

[PATCH] evdev: Remove double-semicolon

2014-12-08 Thread Hans de Goede
From: Carlos Garnacho Signed-off-by: Carlos Garnacho --- src/evdev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/evdev.c b/src/evdev.c index 4490562..c8ca384 100644 --- a/src/evdev.c +++ b/src/evdev.c @@ -2032,7 +2032,7 @@ evdev_device_remove(struct evdev_device *dev