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


Groups > linux.kernel > #1280702

[PATCH v2 0/2] Fix coding style problems reported by checkpatch

From Rajan Vaja <rajan.vaja@gmail.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/2] Fix coding style problems reported by checkpatch
Date 2015-12-01 10:50 +0100
Message-ID <qAPJn-7SX-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View 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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH v2 0/2] Fix coding style problems reported by checkpatch Rajan Vaja <rajan.vaja@gmail.com> - 2015-12-01 10:50 +0100
  [PATCH v2 2/2] staging: fwserial: Fix no space after cast checkpatch issue Rajan Vaja <rajan.vaja@gmail.com> - 2015-12-01 10:50 +0100

csiph-web