commit | dd369800202f1aeeb23b64fe9d336d67b202c3b2 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Jun 05 12:24:11 2013 +0300 |
committer | Chris Ball <cjb@laptop.org> | Thu Jun 27 11:24:40 2013 -0400 |
tree | f28a4aa3b5cf0ddb62efdeb13e0199bb3f4d3ee6 | |
parent | bcc8766696fe2023b498a4a5c19cf8d2193aa62e [diff] |
mmc: dw_mmc: eliminate useless usage of ret 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>