All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] sound: fix sparse warnings
@ 2009-02-25 21:26 ` Hannes Eder
  0 siblings, 0 replies; 18+ messages in thread
From: Hannes Eder @ 2009-02-25 21:26 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: kernel-janitors, linux-kernel

The following series fixes some sparse warnings in sound/.

---

Hannes Eder (7):
      sound/oss: fix sparse warning: symbol shadows an earlier one
      sound/oss: fix sparse warnings: different signedness
      sound/drivers/vx: fix sparse warning: different signedness
      sound/pci/emu10k1: fix sparse warning: different signedness
      sound/pci/hda: fix sparse warning: different signedness
      sound/usb/usx2y: fix sparse warning: do-while statement is not a compound ...
      sound/usb/usx2y: fix sparse warning: Should it be static?


 sound/drivers/vx/vx_uer.c        |    2 +-
 sound/oss/pss.c                  |   12 ++++++------
 sound/oss/sequencer.c            |    3 +--
 sound/pci/emu10k1/emu10k1_main.c |   10 ++++------
 sound/pci/hda/hda_local.h        |    2 +-
 sound/usb/usx2y/usX2Yhwdep.c     |    3 ---
 sound/usb/usx2y/usbusx2y.c       |    4 ++--
 sound/usb/usx2y/usx2yhwdeppcm.h  |    2 ++
 8 files changed, 17 insertions(+), 21 deletions(-)

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

end of thread, other threads:[~2009-02-26  9:01 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-25 21:26 [PATCH 0/7] sound: fix sparse warnings Hannes Eder
2009-02-25 21:26 ` Hannes Eder
2009-02-25 21:26 ` [PATCH 1/7] sound/usb/usx2y: fix sparse warning: Should it be static? Hannes Eder
2009-02-25 21:26   ` Hannes Eder
2009-02-25 21:28 ` [PATCH 2/7] sound/usb/usx2y: fix sparse warning: do-while statement is not a compound Hannes Eder
2009-02-25 21:28   ` [PATCH 2/7] sound/usb/usx2y: fix sparse warning: do-while statement Hannes Eder
2009-02-25 21:28 ` [PATCH 3/7] sound/pci/hda: fix sparse warning: different signedness Hannes Eder
2009-02-25 21:28   ` Hannes Eder
2009-02-25 21:28 ` [PATCH 4/7] sound/pci/emu10k1: " Hannes Eder
2009-02-25 21:28   ` [PATCH 4/7] sound/pci/emu10k1: fix sparse warning: different Hannes Eder
2009-02-25 21:29 ` [PATCH 5/7] sound/drivers/vx: fix sparse warning: different signedness Hannes Eder
2009-02-25 21:29   ` Hannes Eder
2009-02-25 21:29 ` [PATCH 6/7] sound/oss: fix sparse warnings: " Hannes Eder
2009-02-25 21:29   ` Hannes Eder
2009-02-25 21:29 ` [PATCH 7/7] sound/oss: fix sparse warning: symbol shadows an earlier one Hannes Eder
2009-02-25 21:29   ` [PATCH 7/7] sound/oss: fix sparse warning: symbol shadows an earlier Hannes Eder
2009-02-26  9:01 ` [PATCH 0/7] sound: fix sparse warnings Takashi Iwai
2009-02-26  9:01   ` Takashi Iwai

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.