Re: [PATCH] input: fix coding style issues in input.c

2018-05-11 Thread Nick Simonov
Wed, May 09, 2018 at 05:33:13PM -0700, Dmitry Torokhov wrote: > Hi NIck, > > On Wed, May 09, 2018 at 05:07:14PM +0300, Nick Simonov wrote: > > This is a patch to the input.c file that fixes > > up warning found by checkpatch.pl tool > > > > Signed-off-by: N

[PATCH] input: fix coding style issues in input.c

2018-05-09 Thread Nick Simonov
This is a patch to the input.c file that fixes up warning found by checkpatch.pl tool Signed-off-by: Nick Simonov --- drivers/input/input.c | 52 --- 1 file changed, 33 insertions(+), 19 deletions(-) diff --git a/drivers/input/input.c b/drivers