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:
6f0c058
)
ASoC: jack: remove unused variable in snd_soc_jack_report()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 18 Oct 2012 14:49:19 +0000
(22:49 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 22 Oct 2012 13:48:14 +0000
(14:48 +0100)
The variable oldstatus is initialized but never used
otherwise, so remove the unused variable.
dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found