mmc: dw_mmc: eliminate useless usage of ret
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 5 Jun 2013 09:24:11 +0000 (12:24 +0300)
committerChris Ball <cjb@laptop.org>
Thu, 27 Jun 2013 15:24:40 +0000 (11:24 -0400)
commitdd369800202f1aeeb23b64fe9d336d67b202c3b2
treef28a4aa3b5cf0ddb62efdeb13e0199bb3f4d3ee6
parentbcc8766696fe2023b498a4a5c19cf8d2193aa62e
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>
drivers/mmc/host/dw_mmc-pci.c
drivers/mmc/host/dw_mmc-pltfm.c