All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: alsa-devel@alsa-project.org
Subject: [PATCH 0/5] Trivial cleanups
Date: Tue, 26 May 2015 14:41:47 +0200	[thread overview]
Message-ID: <1432644112-16543-1-git-send-email-tiwai@suse.de> (raw)

Hi,

here is a series of patches to clean up / fix the issues spotted
by sparse.


Takashi

===

Takashi Iwai (5):
  ALSA: dummy: make local data static
  ALSA: lx6464es: Fix duplicated SSID entries
  ALSA: lx6464es: Use NULL for pointers
  ALSA: bcd2000: Make local data static
  sound: sound_firmware: Fix invalid use of vfs_read()

 sound/drivers/dummy.c         | 14 +++++++-------
 sound/pci/lx6464es/lx6464es.c | 16 ++++++++--------
 sound/sound_firmware.c        |  4 +---
 sound/usb/bcd2000/bcd2000.c   |  2 +-
 4 files changed, 17 insertions(+), 19 deletions(-)

-- 
2.4.1

             reply	other threads:[~2015-05-26 12:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-26 12:41 Takashi Iwai [this message]
2015-05-26 12:41 ` [PATCH 1/5] ALSA: dummy: make local data static Takashi Iwai
2015-05-26 12:41 ` [PATCH 2/5] ALSA: lx6464es: Fix duplicated SSID entries Takashi Iwai
2015-05-26 12:41 ` [PATCH 3/5] ALSA: lx6464es: Use NULL for pointers Takashi Iwai
2015-05-26 12:41 ` [PATCH 4/5] ALSA: bcd2000: Make local data static Takashi Iwai
2015-05-26 12:41 ` [PATCH 5/5] sound: sound_firmware: Fix invalid use of vfs_read() Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2013-09-14  6:38 [PATCH 0/5] Trivial cleanups Felipe Contreras

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=1432644112-16543-1-git-send-email-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.