Re: [PATCH] staging: speakup: Comparison to NULL could be written

2017-03-12 Thread Greg Kroah-Hartman
On Sat, Mar 11, 2017 at 12:29:09AM +0530, Arushi Singhal wrote: > Fixed coding style for null comparisons in speakup driver to be more > consistant with the rest of the kernel coding style. > > Signed-off-by: Arushi Singhal > --- > drivers/staging/speakup/selection.c | 2 +- > drivers/staging/

Re: [PATCH] staging: speakup: Comparison to NULL could be written

2017-03-01 Thread David Daney
On 03/01/2017 11:21 AM, Arushi Singhal wrote: Fixed coding style for null comparisons in speakup driver to be more consistant with the rest of the kernel coding style. Signed-off-by: Arushi Singhal --- drivers/staging/speakup/fakekey.c | 2 +- drivers/staging/speakup/kobjects.c | 2 +- driv