video: fix some comments in drivers/video/console/vgacon.c
authorAmerigo Wang <amwang@redhat.com>
Wed, 19 Jan 2011 06:24:02 +0000 (06:24 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 25 Jan 2011 06:10:21 +0000 (15:10 +0900)
commit63b1dd07fa378f2683ad03e543c36ec76f489364
treeea5cf6d00b41e9bc2975bf4f845efe1e14f07a60
parent5dc1365cefb6bd8770d54a2154097445c30fe4bc
video: fix some comments in drivers/video/console/vgacon.c

Now vgacon_scrollback_startup() uses slab, not bootmem,
the comment above it is obsolete, so does __init_refok.

Signed-off-by: WANG Cong <amwang@redhat.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/console/vgacon.c