From f6f44590f231cdf914ce740f3a53a6b815bf4767 Mon Sep 17 00:00:00 2001 From: Philippe De Swert Date: Wed, 11 Apr 2012 23:32:05 +0300 Subject: [PATCH] mmc: core: Remove dead code bus_width is passed to the function and when 0 (MMC_BUS_WIDTH_1) will cause the function to return. So in in the second test it definitely is different from 0, and the third test is redundant. Signed-off-by: Philippe De Swert Reviewed-by: Namjae Jeon Acked-by: Philip Rakity Signed-off-by: Chris Ball --- Reading git-format-patch failed