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)
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>

No differences found