public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] checkpatch.pl cleanups for drivers/staging/comedi/drivers/pcmad.c
@ 2009-11-20 23:46 Bruce Beare
  2009-11-20 23:46 ` [PATCH 1/3] Cleanup: code indent warning messages (use tabs instead of leading spaces) Bruce Beare
  0 siblings, 1 reply; 4+ messages in thread
From: Bruce Beare @ 2009-11-20 23:46 UTC (permalink / raw)
  To: gregkh; +Cc: wfp5p, devel, linux-kernel, Bruce Beare

Three patches are included to cleanup
drivers/staging/comedi/drivers/pcmad.c file to eliminate
all errors found by scripts/checkpatch.pl.

Bruce Beare (3):
  Cleanup: code indent warning messages (use tabs instead of leading
    spaces).
  Cleanup: Remove unneeded braces (cleanup warning message)
  cleanup: printk() warnings for including the facility level. cleanup:
    add a printk("\n") to terminate the print for the non-error case.

 drivers/staging/comedi/drivers/pcmad.c |   21 ++++++++++-----------
 1 files changed, 10 insertions(+), 11 deletions(-)


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

end of thread, other threads:[~2009-11-20 23:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-20 23:46 [PATCH 0/3] checkpatch.pl cleanups for drivers/staging/comedi/drivers/pcmad.c Bruce Beare
2009-11-20 23:46 ` [PATCH 1/3] Cleanup: code indent warning messages (use tabs instead of leading spaces) Bruce Beare
2009-11-20 23:46   ` [PATCH 2/3] Cleanup: Remove unneeded braces (cleanup warning message) Bruce Beare
2009-11-20 23:46     ` [PATCH 3/3] cleanup: printk() warnings for including the facility level. cleanup: add a printk("\n") to terminate the print for the non-error case Bruce Beare

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