From: Luciano Coelho Date: Wed, 30 Jan 2013 08:53:14 +0000 (+0200) Subject: wlcore: don't hide real error code when booting fails X-Git-Tag: v3.9-rc1~139^2~31^2^2~79^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dc283fe9ab360433aa05fcbe0f43cad40f68774;p=pandora-kernel.git wlcore: don't hide real error code when booting fails There's no need to hide the actual error that was reported when booting fails. For instance, on I/O error, we were returing -EINVALID, which doesn't make sense at all. Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed