]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit763b19f0844f7f55c7a396b072f796cb90de0841
treeea5cf6d00b41e9bc2975bf4f845efe1e14f07a60
parentfe77aa0dd2e9b1c9274a488f90d6029fb236e932
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