提交 8aed6288 编写于 作者: J Justin P. Mattock 提交者: Jiri Kosina

vesafb: fix comment a typo

Signed-off-by: NJustin P. Mattock <justinmattock@gmail.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 bbff2168
...@@ -253,7 +253,7 @@ static int __init vesafb_probe(struct platform_device *dev) ...@@ -253,7 +253,7 @@ static int __init vesafb_probe(struct platform_device *dev)
size_vmode = vesafb_defined.yres * vesafb_fix.line_length; size_vmode = vesafb_defined.yres * vesafb_fix.line_length;
/* size_total -- all video memory we have. Used for mtrr /* size_total -- all video memory we have. Used for mtrr
* entries, ressource allocation and bounds * entries, resource allocation and bounds
* checking. */ * checking. */
size_total = screen_info.lfb_size * 65536; size_total = screen_info.lfb_size * 65536;
if (vram_total) if (vram_total)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册