From 7a30f2affa4f7be87c0f6f1b69897a7ca9c4bad0 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Wed, 21 Jan 2015 15:56:44 +0100 Subject: [PATCH] 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-format-patch failed