mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] fbdev: Fix typo in vfb comment
@ 2017-06-20 16:17 Bastien Nocera
  2017-10-12 13:31 ` Jiri Kosina
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien Nocera @ 2017-06-20 16:17 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Bastien Nocera

Signed-off-by: Bastien Nocera <hadess@hadess.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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-10-12 13:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-20 16:17 [PATCH] fbdev: Fix typo in vfb comment Bastien Nocera
2017-10-12 13:31 ` Jiri Kosina
2017-10-12 13:43   ` Bastien Nocera

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome