alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Chris Rorvick <chris@rorvick.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: Stefan Hajnoczi <stefanha@gmail.com>,
	alsa-devel@alsa-project.org, Chris Rorvick <chris@rorvick.com>
Subject: [PATCH 0/3] Minor line6 cleanup
Date: Tue, 20 Jan 2015 02:20:47 -0600	[thread overview]
Message-ID: <1421742050-13299-1-git-send-email-chris@rorvick.com> (raw)

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

             reply	other threads:[~2015-01-20  8:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-20  8:20 Chris Rorvick [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1421742050-13299-1-git-send-email-chris@rorvick.com \
    --to=chris@rorvick.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=stefanha@gmail.com \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).