git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f994cb3
)
ALSA: hdspm: remove unused variable
author
Sudip Mukherjee
<sudipm.mukherjee@gmail.com>
Wed, 29 Oct 2014 14:39:45 +0000
(20:09 +0530)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 29 Oct 2014 15:12:32 +0000
(16:12 +0100)
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>
No differences found