From 6d91641613a66681d0b291e6f848107d289f70e8 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Sat, 9 May 2015 18:44:50 -0300 Subject: [PATCH] mmc: host: mxcmmc: Simplify a trivial if-return sequence Simplify a trivial if-return sequence. Possibly combine with a preceding function call. The semantic patch that makes this change is available in scripts/coccinelle/misc/simple_return.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Fabio Estevam Signed-off-by: Ulf Hansson --- Reading git-format-patch failed