From: Guennadi Liakhovetski Date: Thu, 19 Apr 2012 14:15:52 +0000 (+0200) Subject: mmc: sh_mmcif: simplify and use meaningful label names in error-handling X-Git-Tag: v3.6-rc1~153^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1aae2eb3f7c446a2680a3a0ccd05aa50521b4e2;p=pandora-kernel.git mmc: sh_mmcif: simplify and use meaningful label names in error-handling A check for NULL platform data can be conveniently made in the very beginning of probing. Replace numbered error-handling labels in .probe() with meaningful names to make any future reorganisation simpler. Signed-off-by: Guennadi Liakhovetski Reviewed-by: Simon Horman Signed-off-by: Chris Ball --- Reading git-diff-tree failed