alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Minor line6 cleanup
@ 2015-01-20  8:20 Chris Rorvick
  2015-01-20  8:20 ` [PATCH 1/3] ALSA: line6: Remove superfluous NULL checks Chris Rorvick
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chris Rorvick @ 2015-01-20  8:20 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: Stefan Hajnoczi, alsa-devel, Chris Rorvick

These apply on top of test/line6.

Chris Rorvick (3):
  ALSA: line6: Remove superfluous NULL checks
  ALSA: line6: Refer to manufacturer as "Line 6"
  ALSA: line6: Remove driver version from header comment

 sound/usb/line6/Kconfig    |  4 ++--
 sound/usb/line6/capture.c  |  2 +-
 sound/usb/line6/capture.h  |  2 +-
 sound/usb/line6/driver.c   | 36 +++++++++++++-----------------------
 sound/usb/line6/driver.h   | 14 +++++++-------
 sound/usb/line6/midi.c     |  6 +++---
 sound/usb/line6/midi.h     |  4 ++--
 sound/usb/line6/midibuf.c  |  4 ++--
 sound/usb/line6/midibuf.h  |  2 +-
 sound/usb/line6/pcm.c      |  2 +-
 sound/usb/line6/pcm.h      | 10 +++++-----
 sound/usb/line6/playback.c |  2 +-
 sound/usb/line6/playback.h |  2 +-
 sound/usb/line6/pod.c      |  6 +++---
 sound/usb/line6/podhd.c    |  6 +++---
 sound/usb/line6/toneport.c |  4 ++--
 sound/usb/line6/usbdefs.h  |  2 +-
 sound/usb/line6/variax.c   |  4 ++--
 18 files changed, 51 insertions(+), 61 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-01-20  9:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-20  8:20 [PATCH 0/3] Minor line6 cleanup Chris Rorvick
2015-01-20  8:20 ` [PATCH 1/3] ALSA: line6: Remove superfluous NULL checks Chris Rorvick
2015-01-20  8:20 ` [PATCH 2/3] ALSA: line6: Refer to manufacturer as "Line 6" Chris Rorvick
2015-01-20  8:20 ` [PATCH 3/3] ALSA: line6: Remove driver version from header comment Chris Rorvick
2015-01-20  9:01 ` [PATCH 0/3] Minor line6 cleanup Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).