mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 00/13] staging: line6 cleanups
@ 2009-11-16  4:17 Shawn Bohrer
  2009-11-16  4:17 ` [PATCH 01/13] staging: line6: Lindent and fix checkpatch warnings in playback.c Shawn Bohrer
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Shawn Bohrer @ 2009-11-16  4:17 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: devel, linux-kernel, Shawn Bohrer

The following patches fix formatting and checkpatch errors/warnings
for some of the files in the line6 driver.

Shawn Bohrer (13):
  staging: line6: Lindent and fix checkpatch warnings in playback.c
  staging: line6: Fix checkpatch errors in playback.c
  staging: line6: Lindent and fix checkpatch warnings in capture.c
  staging: line6: Fix checkpatch errors in capture.c
  staging: line6: Lindent control.c
  staging: line6: Fix some checkpatch warnings in control.c
  staging: line6: Convert simple_strtoul() to strict_strtoul in
    control.c
  staging: line6: Fix checkpatch warnings in pcm.c
  staging: line6: Lindent and fix some checkpatch warnings in
    toneport.c
  staging: line6: Convert simple_strtol to strict_strtol in toneport.c
  staging: line6: Convert simple_strtoul to strict_strtoul in variax.c
  staging: line6: Convert simple_strtoul to strict_strtoul in pod.c
  staging: line6: Convert simple_strtoul to strict_strtoul in midi.c

 drivers/staging/line6/capture.c  |   98 +++++---
 drivers/staging/line6/control.c  |  493 +++++++++++++++++++++++++-------------
 drivers/staging/line6/midi.c     |   16 +-
 drivers/staging/line6/pcm.c      |    3 +-
 drivers/staging/line6/playback.c |  101 +++++---
 drivers/staging/line6/pod.c      |   56 ++++-
 drivers/staging/line6/toneport.c |  119 +++++----
 drivers/staging/line6/variax.c   |   31 ++-
 8 files changed, 611 insertions(+), 306 deletions(-)


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

end of thread, other threads:[~2009-11-16  4:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-16  4:17 [PATCH 00/13] staging: line6 cleanups Shawn Bohrer
2009-11-16  4:17 ` [PATCH 01/13] staging: line6: Lindent and fix checkpatch warnings in playback.c Shawn Bohrer
2009-11-16  4:17 ` [PATCH 02/13] staging: line6: Fix checkpatch errors " Shawn Bohrer
2009-11-16  4:17 ` [PATCH 03/13] staging: line6: Lindent and fix checkpatch warnings in capture.c Shawn Bohrer
2009-11-16  4:17 ` [PATCH 04/13] staging: line6: Fix checkpatch errors " Shawn Bohrer
2009-11-16  4:17 ` [PATCH 05/13] staging: line6: Lindent control.c Shawn Bohrer
2009-11-16  4:17 ` [PATCH 06/13] staging: line6: Fix some checkpatch warnings in control.c Shawn Bohrer
2009-11-16  4:17 ` [PATCH 07/13] staging: line6: Convert simple_strtoul() to strict_strtoul " Shawn Bohrer
2009-11-16  4:17 ` [PATCH 08/13] staging: line6: Fix checkpatch warnings in pcm.c Shawn Bohrer
2009-11-16  4:17 ` [PATCH 09/13] staging: line6: Lindent and fix some checkpatch warnings in toneport.c Shawn Bohrer
2009-11-16  4:17 ` [PATCH 10/13] staging: line6: Convert simple_strtol to strict_strtol " Shawn Bohrer
2009-11-16  4:18 ` [PATCH 11/13] staging: line6: Convert simple_strtoul to strict_strtoul in variax.c Shawn Bohrer
2009-11-16  4:18 ` [PATCH 12/13] staging: line6: Convert simple_strtoul to strict_strtoul in pod.c Shawn Bohrer
2009-11-16  4:18 ` [PATCH 13/13] staging: line6: Convert simple_strtoul to strict_strtoul in midi.c Shawn Bohrer

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

all inboxes | Powered by JetHome®