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


Groups > linux.kernel > #1328736 > unrolled thread

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

Started byGreg KH <gregkh@linuxfoundation.org>
First post2016-02-08 04:40 +0100
Last post2016-02-08 04:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

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

FromGreg KH <gregkh@linuxfoundation.org>
Date2016-02-08 04:40 +0100
SubjectRe: [PATCH v2 1/2] staging: fwserial: Fix pointer comparison to NULL checkpatch problem
Message-ID<qZKQa-7IQ-3@gated-at.bofh.it>
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.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web