From: Ulf Hansson Date: Mon, 10 Jun 2013 15:03:36 +0000 (+0200) Subject: mmc: core: Remove unnecessary check for the remove callback X-Git-Tag: v3.11-rc1~50^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58a8a4a1a5da4694a3a069de5e0a8c15995e7b5f;p=pandora-kernel.git mmc: core: Remove unnecessary check for the remove callback For every bus_ops type the .remove callback always exist, thus there are no need to check the existence of it, before we decide to call it. Signed-off-by: Ulf Hansson Tested-by: Jaehoon Chung Signed-off-by: Chris Ball --- Reading git-diff-tree failed