git: kernel/sound: Remove some unused variables.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Jan 9 04:39:05 PST 2013
commit 96038815a3f4f9296e58eb0dfabfde643f61153a
Author: Sascha Wildner <saw at online.de>
Date: Wed Jan 9 13:29:51 2013 +0100
kernel/sound: Remove some unused variables.
Summary of changes:
sys/dev/sound/isa/gusc.c | 9 ++-------
sys/dev/sound/isa/mss.c | 7 ++++++-
sys/dev/sound/pci/cs4281.c | 6 ------
sys/dev/sound/pci/csapcm.c | 2 --
sys/dev/sound/pci/ds1.c | 3 +--
sys/dev/sound/pci/emu10k1.c | 6 ++----
sys/dev/sound/pci/es137x.c | 2 --
sys/dev/sound/pci/hda/hdac.c | 4 ----
sys/dev/sound/pci/via82c686.c | 4 ----
sys/dev/sound/pcm/ac97.c | 5 ++---
10 files changed, 13 insertions(+), 35 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/96038815a3f4f9296e58eb0dfabfde643f61153a
--
DragonFly BSD source repository
More information about the Commits
mailing list