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(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel