From: Andy Shevchenko Date: Wed, 5 Jun 2013 09:24:11 +0000 (+0300) Subject: mmc: dw_mmc: eliminate useless usage of ret X-Git-Tag: v3.11-rc1~50^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd369800202f1aeeb23b64fe9d336d67b202c3b2;p=pandora-kernel.git 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 Acked-by: Seungwon Jeon Signed-off-by: Chris Ball --- Reading git-diff-tree failed