lkml.org 
[lkml]   [2003]   [Feb]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Unused variable warning in ac97_codec.c
Kill unused variable.

--
Brian Gerst
--- linux-2.5.62-bk8/sound/pci/ac97/ac97_codec.c 2003-02-21 20:45:12.000000000 -0500
+++ linux/sound/pci/ac97/ac97_codec.c 2003-02-21 21:52:09.000000000 -0500
@@ -2475,7 +2475,6 @@
int snd_ac97_tune_hardware(ac97_t *ac97, struct pci_dev *pci, struct ac97_quirk *quirk)
{
unsigned short vendor, device;
- struct ac97_quirk *q;

pci_read_config_word(pci, PCI_SUBSYSTEM_VENDOR_ID, &vendor);
pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &device);
\
 
 \ /
  Last update: 2005-03-22 13:33    [W:0.052 / U:0.532 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site