From: Ulf Hansson Date: Tue, 28 Jan 2014 13:05:39 +0000 (+0100) Subject: mmc: core: Minor simplifications to __mmc_switch X-Git-Tag: v3.15-rc1~42^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=636bd13c12d2331ad835b89681428eccb4cf102e;p=pandora-kernel.git mmc: core: Minor simplifications to __mmc_switch Instead of using several references to card->host, let's use a local variable. That means we can remove the BUG_ON verifications for the same pointers. Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed