mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: comedi: hwdrv_apci1320: style cleanups
@ 2014-09-10  6:03 Chase Southwood
  2014-09-10  6:03 ` [PATCH 1/4] staging: comedi: hwdrv_apci3120: clean up comments Chase Southwood
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Chase Southwood @ 2014-09-10  6:03 UTC (permalink / raw)
  To: gregkh; +Cc: abbotti, hsweeten, devel, linux-kernel, Chase Southwood

This patchset begins by cleaning up the mess of the comments in
this driver, then follows that with three very small and trivial
checkpatch warning fixes.

Chase Southwood (4):
  staging: comedi: hwdrv_apci3120: clean up comments
  staging: comedi: hwdrv_apci3120: add a blank line after declarations
  staging: comedi: hwdrv_apci3120: else is not useful after return
  staging: comedi: hwdrv_apci3120: remove void function return statement

 .../comedi/drivers/addi-data/hwdrv_apci3120.c      | 369 +++++++--------------
 1 file changed, 119 insertions(+), 250 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2014-09-10  8:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-10  6:03 [PATCH 0/4] staging: comedi: hwdrv_apci1320: style cleanups Chase Southwood
2014-09-10  6:03 ` [PATCH 1/4] staging: comedi: hwdrv_apci3120: clean up comments Chase Southwood
2014-09-10  6:04 ` [PATCH 2/4] staging: comedi: hwdrv_apci3120: add a blank line after declarations Chase Southwood
2014-09-10  6:04 ` [PATCH 3/4] staging: comedi: hwdrv_apci3120: else is not useful after return Chase Southwood
2014-09-10  6:04 ` [PATCH 4/4] staging: comedi: hwdrv_apci3120: remove void function return statement Chase Southwood
2014-09-10  8:44 ` [PATCH 0/4] staging: comedi: hwdrv_apci1320: style cleanups Ian Abbott

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

Powered by JetHome