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:
3a48edc
)
mmc: sdhci: Remove unused ret variables
author
Markus Pargmann
<mpa@pengutronix.de>
Wed, 4 Jun 2014 13:24:29 +0000
(15:24 +0200)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Wed, 9 Jul 2014 09:25:59 +0000
(11:25 +0200)
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>
No differences found