summaryrefslogtreecommitdiff
path: root/drivers/video/amifb.c
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2013-04-09 02:06:50 +0900
committerJiri Kosina <jkosina@suse.cz>2013-04-12 15:21:36 +0200
commita895d57da04a4a24cda996e1a72425ff7e7e6c22 (patch)
tree39ce16341f0bd80113ad72442a14e54625d0c9c1 /drivers/video/amifb.c
parent393b148f9d0e70cfcb0096985bb0f0742802929e (diff)
downloadlinux-3.10-a895d57da04a4a24cda996e1a72425ff7e7e6c22.tar.gz
linux-3.10-a895d57da04a4a24cda996e1a72425ff7e7e6c22.tar.bz2
linux-3.10-a895d57da04a4a24cda996e1a72425ff7e7e6c22.zip
treewide: Fix typo in printks
Correct spelling typos in printk and comments. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/video/amifb.c')
-rw-r--r--drivers/video/amifb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/amifb.c b/drivers/video/amifb.c
index 7fa1bf82372..87b2bb3f83f 100644
--- a/drivers/video/amifb.c
+++ b/drivers/video/amifb.c
@@ -1181,7 +1181,7 @@ static int ami_decode_var(struct fb_var_screeninfo *var, struct amifb_par *par,
}
/*
- * FB_VMODE_SMOOTH_XPAN will be cleared, if one of the folloing
+ * FB_VMODE_SMOOTH_XPAN will be cleared, if one of the following
* checks failed and smooth scrolling is not possible
*/