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:
9bde4f0
)
ASoC: soc-core: Remove unused 'ret' variable
author
Fabio Estevam
<fabio.estevam@freescale.com>
Sat, 22 Dec 2012 12:38:14 +0000
(10:38 -0200)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 24 Dec 2012 15:20:16 +0000
(15:20 +0000)
commit
9bde4f0b1c
(ASoC: core: Fix SOC_DOUBLE_RANGE() macros) introduced
the following build warning:
sound/soc/soc-core.c:2999:6: warning: unused variable 'ret' [-Wunused-variable]
Remove the unused 'ret' variable.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found