From: Dan Carpenter Date: Thu, 30 Jan 2014 12:15:18 +0000 (+0300) Subject: mmc: omap_hsmmc: remove a duplicative test X-Git-Tag: v3.15-rc1~42^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b38313d627e29d7dfc4aed242fc007806a85d3f0;p=pandora-kernel.git mmc: omap_hsmmc: remove a duplicative test Static checkers complain that testing for both "next" and "!next" is duplicative. Signed-off-by: Dan Carpenter Acked-by: Balaji T K Signed-off-by: Chris Ball --- Reading git-diff-tree failed