]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci: Remove unused ret variables
authorMarkus Pargmann <mpa@pengutronix.de>
Wed, 4 Jun 2014 13:24:29 +0000 (15:24 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 9 Jul 2014 09:25:59 +0000 (11:25 +0200)
commit424271f33bc2d561cdf9e180f07834a3d43d4532
treee2503e53a60af60fbb64e93545e44c435c154a2b
parenta2971359c75acc9267ce7bc4e9fb38492ecd15b4
mmc: sdhci: Remove unused ret variables

Remove those unused ret variables to make it obvious that these function
will not return any errors in the current implementation.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci.c