From: Tobias Klauser Date: Wed, 21 Jan 2015 14:56:44 +0000 (+0100) Subject: mmc: block: Remove unnecessary temporary variable X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~125^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a30f2affa4f7be87c0f6f1b69897a7ca9c4bad0;p=pandora-kernel.git mmc: block: Remove unnecessary temporary variable Directly return the result of mmc_blk_alloc_req() instead of assigning and returning the variable md. Signed-off-by: Tobias Klauser Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed