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

From: Greg Kroah-Hartman
Date: Sun Mar 12 2017 - 10:29:36 EST


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 <arushisinghal19971997@xxxxxxxxx>
> ---
> drivers/staging/speakup/selection.c | 2 +-
> drivers/staging/speakup/varhandlers.c | 6 +++---
> 2 files changed, 4 insertions(+), 4 deletions(-)

I have over 25 patches from you for this driver, and I have no idea what
ones I should be applying and in what order. So I've had to delete them
all from my queue. Please rebase your series on the latest
staging-testing branch and resend, as a single patch series, what you
wish to have reviewed and potentially applied.

thanks,

greg k-h