Re: [PATCH 05/42] staging: unisys: visorinput: visorinput.c: Adjust whitespace usage

2017-07-18 Thread Dan Carpenter
I perhaps judged to early and harshly. This patchset is fine. regards, dan carpenter ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Re: [PATCH 05/42] staging: unisys: visorinput: visorinput.c: Adjust whitespace usage

2017-07-18 Thread Dan Carpenter
> @@ -324,11 +322,10 @@ setup_client_keyboard(void *devdata, /* opaque on > purpose */ > static struct input_dev * > setup_client_mouse(void *devdata /* opaque on purpose */) > { > - struct input_dev *visorinput_dev = NULL; > int xres, yres; > struct fb_info *fb0; > + struc

[PATCH 05/42] staging: unisys: visorinput: visorinput.c: Adjust whitespace usage

2017-07-17 Thread David Kershner
From: David Binder Adjusts whitespace usage in order to create a more uniform coding style. Signed-off-by: David Binder Signed-off-by: David Kershner Reviewed-by: David Binder --- drivers/staging/unisys/visorinput/visorinput.c | 12 +++- 1 file changed, 3 insertions(+), 9 deletions(-