projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbff216
)
vesafb: fix comment a typo
author
Justin P. Mattock
<justinmattock@gmail.com>
Sat, 14 Aug 2010 16:43:21 +0000
(09:43 -0700)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 16 Aug 2010 13:14:03 +0000
(15:14 +0200)
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/video/vesafb.c
patch
|
blob
|
history
diff --git
a/drivers/video/vesafb.c
b/drivers/video/vesafb.c
index 090aa1a9be6e0d30eac4b580cac27addb0b38d3f..6a069d04791415088f8b14d40f658279815cf721 100644
(file)
--- a/
drivers/video/vesafb.c
+++ b/
drivers/video/vesafb.c
@@
-253,7
+253,7
@@
static int __init vesafb_probe(struct platform_device *dev)
size_vmode = vesafb_defined.yres * vesafb_fix.line_length;
/* size_total -- all video memory we have. Used for mtrr
- * entries, res
s
ource allocation and bounds
+ * entries, resource allocation and bounds
* checking. */
size_total = screen_info.lfb_size * 65536;
if (vram_total)