]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitce5123ac100cf514784b4b8efe375db4ee47cb83
treed3bfcb00c6406ac97031774848376b2fc413cd4a
parentd4cfbac7db6480b47c186ad9fcd977110aafed55
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