From: Alan Cox Date: Mon, 2 Jul 2012 17:55:13 +0000 (+0100) Subject: mmc: core: correct invalid error checking X-Git-Tag: v3.6-rc1~153^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b63b5e819d5b21ae493c17c356018ffa98d3ee1c;p=pandora-kernel.git mmc: core: correct invalid error checking The effect of the existing code is that we continue blindly when we should warn about an invalid allocation unit. Reported-by: dcb314@hotmail.com Resolves-bug: https://bugzilla.kernel.org/show_bug.cgi?id=44061 Signed-off-by: Alan Cox Signed-off-by: Chris Ball --- Reading git-diff-tree failed