]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit42970cb2a341595b6a0bd5f0fd84915fa25eddd2
tree75d78d58fc1a20f6387d1e152bce148398a93836
parent1bc7e82797a8cb764eeff3772191411f4ffe23b8
[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