From: Jasper Spaans Date: Thu, 24 Nov 2005 15:53:36 +0000 (+0100) Subject: [PATCH] fbcon: fix obvious bug in fbcon logo rotation code X-Git-Tag: v2.6.15-rc3~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d9885a8ce45cd9b7d36517ee823a480eaf95c02;p=pandora-kernel.git [PATCH] fbcon: fix obvious bug in fbcon logo rotation code This code fixes a tiny problem with the recent fbcon rotation changes: fb_prepare_logo doesn't check the return value of fb_find_logo and that causes a crash for my while booting. Obvious & working & tested fix is here. Signed-off-by: Jasper Spaans Acked-by: Antonino Daplas Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed