From: Fabio Estevam Date: Sat, 22 Dec 2012 12:38:14 +0000 (-0200) Subject: ASoC: soc-core: Remove unused 'ret' variable X-Git-Tag: v3.8-rc4~23^2~1^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5db1bc1892aa70d378ea7563852ae87f3772519b;p=pandora-kernel.git ASoC: soc-core: Remove unused 'ret' variable 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed