lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 25 Feb 2009 22:26:34 +0100
From:	Hannes Eder <hannes@...neseder.net>
To:	Takashi Iwai <tiwai@...e.de>
Cc:	kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/7] sound: fix sparse warnings

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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ