public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] staging: comedi: cb_pcidas64.c: Fix checkpatch warning
@ 2016-08-25 15:14 Anson Jacob
  2016-08-25 15:15 ` [PATCH 1/6] " Anson Jacob
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Anson Jacob @ 2016-08-25 15:14 UTC (permalink / raw)
  To: gregkh, abbotti; +Cc: devel, linux-kernel

Fix checkpath.pl warning:
line over 80 characters
Block comments use * on subsequent lines
Block comments use a trailing */ on a separate line
Statements should start on a tabstop
Comparisons should place the constant on the right side of the test

Anson Jacob (6):
  staging: comedi: cb_pcidas64.c: Fix checkpatch warning
  staging: comedi: jr3_pci.h: Fix checkpatch warning
  staging: comedi: ni_atmio.c: Fix checkpatch warning
  staging: comedi: s626.h: Fix checkpatch warning
  staging: comedi: jr3_pci.c: Fix checkpatch warning
  staging: comedi: ni_at_a2150.c: Fix checkpatch warning

 drivers/staging/comedi/drivers/cb_pcidas64.c | 105 ++++++++++++++-------------
 drivers/staging/comedi/drivers/jr3_pci.c     |   3 +-
 drivers/staging/comedi/drivers/jr3_pci.h     |  13 ++--
 drivers/staging/comedi/drivers/ni_at_a2150.c |  82 ++++++++++++---------
 drivers/staging/comedi/drivers/ni_atmio.c    |   4 +-
 drivers/staging/comedi/drivers/s626.h        |   2 +-
 6 files changed, 113 insertions(+), 96 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-08-25 16:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-25 15:14 [PATCH 0/6] staging: comedi: cb_pcidas64.c: Fix checkpatch warning Anson Jacob
2016-08-25 15:15 ` [PATCH 1/6] " Anson Jacob
2016-08-25 15:15 ` [PATCH 2/6] staging: comedi: jr3_pci.h: " Anson Jacob
2016-08-25 15:15 ` [PATCH 3/6] staging: comedi: ni_atmio.c: " Anson Jacob
2016-08-25 15:15 ` [PATCH 4/6] staging: comedi: s626.h: " Anson Jacob
2016-08-25 15:15 ` [PATCH 5/6] staging: comedi: jr3_pci.c: " Anson Jacob
2016-08-25 15:16 ` [PATCH 6/6] staging: comedi: ni_at_a2150.c: " Anson Jacob
2016-08-25 15:47   ` Andrey Utkin
2016-08-25 16:09     ` Anson Jacob
2016-08-25 16:18       ` Andrey Utkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox