git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dc1365
)
video: fix some comments in drivers/video/console/vgacon.c
author
Amerigo Wang
<amwang@redhat.com>
Wed, 19 Jan 2011 06:24:02 +0000
(06:24 +0000)
committer
Paul 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