[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170620161746.14943-1-hadess@hadess.net>
Date: Tue, 20 Jun 2017 18:17:46 +0200
From: Bastien Nocera <hadess@...ess.net>
To: trivial@...nel.org
Cc: linux-kernel@...r.kernel.org, Bastien Nocera <hadess@...ess.net>
Subject: [PATCH] fbdev: Fix typo in vfb comment
Signed-off-by: Bastien Nocera <hadess@...ess.net>
---
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
Powered by blists - more mailing lists