[PATCH] fbcon: Sanitize fbcon
authorAntonino A. Daplas <adaplas@gmail.com>
Tue, 10 Jan 2006 04:52:56 +0000 (20:52 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:01:42 +0000 (08:01 -0800)
commitb73deed32d08740bdbf5f4aab43d988e4d135d95
tree75d78d58fc1a20f6387d1e152bce148398a93836
parent8416131ded5e491ecc2947d1ffaedf64725bb7a3
[PATCH] fbcon: Sanitize fbcon

Do not pass the structure display since fbcon is already keeping the pointer
to the current display.

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/bitblit.c
drivers/video/console/fbcon.c
drivers/video/console/fbcon.h
drivers/video/console/fbcon_ccw.c
drivers/video/console/fbcon_cw.c
drivers/video/console/fbcon_rotate.c
drivers/video/console/fbcon_ud.c
drivers/video/console/tileblit.c