linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rajan Vaja <rajan.vaja@gmail.com>
To: gregkh@linuxfoundation.org
Cc: carlos@cgarcia.org, mahfouz.saif.elyazal@gmail.com,
	rodriguez.twister@gmail.com, peter@hurleysoftware.com,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/2] Fix coding style problems reported by checkpatch
Date: Tue,  1 Dec 2015 15:18:10 +0530	[thread overview]
Message-ID: <cover.1448961501.git.rajan.vaja@gmail.com> (raw)

Changes in v2:
Split patch into two different patches as suggested by
Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Rajan Vaja (2):
  staging: fwserial: Fix pointer comparison to NULL checkpatch problem
  staging: fwserial: Fix no space after cast checkpatch issue

 drivers/staging/fwserial/dma_fifo.c |   10 +++++-----
 drivers/staging/fwserial/fwserial.c |   18 +++++++++---------
 2 files changed, 14 insertions(+), 14 deletions(-)

--
1.7.9.5


             reply	other threads:[~2015-12-01  9:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-01  9:48 Rajan Vaja [this message]
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
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=cover.1448961501.git.rajan.vaja@gmail.com \
    --to=rajan.vaja@gmail.com \
    --cc=carlos@cgarcia.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mahfouz.saif.elyazal@gmail.com \
    --cc=peter@hurleysoftware.com \
    --cc=rodriguez.twister@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).