Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1598642

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

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH] staging: speakup: Comparison to NULL could be written
Date 2017-03-12 15:30 +0100
Message-ID <tkcFr-2Iv-13@gated-at.bofh.it> (permalink)
References <tjxVD-80K-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@gmail.com>
> ---
>  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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] staging: speakup: Comparison to NULL could be written Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-03-10 20:00 +0100
  Re: [PATCH] staging: speakup: Comparison to NULL could be written Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-03-12 15:30 +0100

csiph-web