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


Groups > linux.kernel > #1328736

Re: [PATCH v2 1/2] staging: fwserial: Fix pointer comparison to NULL checkpatch problem

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/2] staging: fwserial: Fix pointer comparison to NULL checkpatch problem
Date 2016-02-08 04:40 +0100
Message-ID <qZKQa-7IQ-3@gated-at.bofh.it> (permalink)
References <qAPJn-7SX-3@gated-at.bofh.it> <qAPJn-7SX-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Dec 01, 2015 at 03:18:11PM +0530, Rajan Vaja wrote:
> Fix pointer comparison to NULL problem reported by checkpatch.
> 
> Signed-off-by: Rajan Vaja <rajan.vaja@gmail.com>
> ---
>  drivers/staging/fwserial/dma_fifo.c |   10 +++++-----
>  drivers/staging/fwserial/fwserial.c |    4 ++--
>  2 files changed, 7 insertions(+), 7 deletions(-)

Someone else sent this, and patch 2/2 already before you did, sorry.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v2 1/2] staging: fwserial: Fix pointer comparison to NULL  checkpatch problem Greg KH <gregkh@linuxfoundation.org> - 2016-02-08 04:40 +0100

csiph-web