All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Rajan Vaja <rajan.vaja@gmail.com>
Cc: devel@driverdev.osuosl.org, peter@hurleysoftware.com,
	carlos@cgarcia.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/2] staging: fwserial: Fix pointer comparison to NULL checkpatch problem
Date: Sun, 7 Feb 2016 19:36:42 -0800	[thread overview]
Message-ID: <20160208033642.GA15472@kroah.com> (raw)
In-Reply-To: <6ae18a9bd62089b98d64016bad121007f5ceaa39.1448961501.git.rajan.vaja@gmail.com>

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.

  reply	other threads:[~2016-02-08  3:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-01  9:48 [PATCH v2 0/2] Fix coding style problems reported by checkpatch Rajan Vaja
2015-12-01  9:48 ` [PATCH v2 1/2] staging: fwserial: Fix pointer comparison to NULL checkpatch problem Rajan Vaja
2016-02-08  3:36   ` Greg KH [this message]
2015-12-01  9:48 ` [PATCH v2 2/2] staging: fwserial: Fix no space after cast checkpatch issue Rajan Vaja

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160208033642.GA15472@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=carlos@cgarcia.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peter@hurleysoftware.com \
    --cc=rajan.vaja@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.