ALSA: hdspm: remove unused variable
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Wed, 29 Oct 2014 14:39:45 +0000 (20:09 +0530)
committerTakashi Iwai <tiwai@suse.de>
Wed, 29 Oct 2014 15:12:32 +0000 (16:12 +0100)
commitdf57de172a47f16548ee4bb69d1110e32686d6a9
treed3bfcb00c6406ac97031774848376b2fc413cd4a
parentf994cb3a09a5f2018c286f854c10277132f4a9a5
ALSA: hdspm: remove unused variable

removed the unused variables. These variables were only being
assigned some value, but the values were never being used.

it has been build tested after removing the variables.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdspm.c
This page took 0.027424 seconds and 5 git commands to generate.