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:
bcc8766
)
mmc: dw_mmc: eliminate useless usage of ret
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Wed, 5 Jun 2013 09:24:11 +0000
(12:24 +0300)
committer
Chris Ball
<cjb@laptop.org>
Thu, 27 Jun 2013 15:24:40 +0000
(11:24 -0400)
In few places usage of ret variable is not needed.
This patch simplifies those pieces of code.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found