From: Per Forlin Date: Fri, 1 Jul 2011 16:55:30 +0000 (+0200) Subject: mmc: block: move error path in issue_rw_rq to a separate function. X-Git-Tag: v3.1-rc1~321^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d78d4a8ad53f345dd3c0bb5f8d377baa523739f7;p=pandora-kernel.git mmc: block: move error path in issue_rw_rq to a separate function. Break out code without functional changes. This simplifies the code and makes way for handling two parallel requests. Signed-off-by: Per Forlin Acked-by: Kyungmin Park Acked-by: Arnd Bergmann Reviewed-by: Venkatraman S Tested-by: Sourav Poddar Tested-by: Linus Walleij Signed-off-by: Chris Ball --- Reading git-diff-tree failed