]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] fbcon: Consolidate redundant code
authorAntonino A. Daplas <adaplas@gmail.com>
Mon, 7 Nov 2005 09:00:36 +0000 (01:00 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:53:50 +0000 (07:53 -0800)
commit4d9c5b6eb42d9e235003dd4531b44462a77131ea
tree5e851412d612bd143d378db1ceb1a87da3b31a56
parentc465e05a03209651078b95686158648fd7ed84c5
[PATCH] fbcon: Consolidate redundant code

Lot's of redundant code scattered throughout fbcon.c.  Consolidate them all
into one function, fbcon_update_softback().

Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/console/fbcon.c