From: Antonino A. Daplas Date: Tue, 10 Jan 2006 04:53:44 +0000 (-0800) Subject: [PATCH] fbcon: Code cleanups X-Git-Tag: v2.6.16-rc1~517 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a39bc34ea8f042e090ade124726ae5a3fd1a51f8;p=pandora-kernel.git [PATCH] fbcon: Code cleanups - replace kmalloc with kzalloc - remove repeated define (FONTCHHCNT) - remove unneeded local variable (redraw) in ypan_{up|down}_redraw - add and delete cursor timer in fbcon_switch() if old_info != info Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed