]> 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)
commit670d0eca321dc6e3e5141f1c76e58c249caa9055
treee2503e53a60af60fbb64e93545e44c435c154a2b
parentc8367f56879aee5104137405ea156465f071249c
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