[PATCH] fbdev: Fix typo in vfb comment

From: Bastien Nocera
Date: Tue Jun 20 2017 - 12:17:59 EST


Signed-off-by: Bastien Nocera <hadess@xxxxxxxxxx>
---
drivers/video/fbdev/vfb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/video/fbdev/vfb.c b/drivers/video/fbdev/vfb.c
index da653a080394..59cd17bd9de6 100644
--- a/drivers/video/fbdev/vfb.c
+++ b/drivers/video/fbdev/vfb.c
@@ -374,7 +374,7 @@ static int vfb_mmap(struct fb_info *info,

#ifndef MODULE
/*
- * The virtual framebuffer driver is only enabled if explicitly
+ * The virtual framebuffer driver is only enabled if explicitely
* requested by passing 'video=vfb:' (or any actual options).
*/
static int __init vfb_setup(char *options)
--
2.13.0