From: Bastien Nocera <hadess@hadess.net>
To: trivial@kernel.org
Cc: linux-kernel@vger.kernel.org, Bastien Nocera <hadess@hadess.net>
Subject: [PATCH] fbdev: Fix typo in vfb comment
Date: Tue, 20 Jun 2017 18:17:46 +0200 [thread overview]
Message-ID: <20170620161746.14943-1-hadess@hadess.net> (raw)
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
next reply other threads:[~2017-06-20 16:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-20 16:17 Bastien Nocera [this message]
2017-10-12 13:31 ` Jiri Kosina
2017-10-12 13:43 ` Bastien Nocera
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170620161746.14943-1-hadess@hadess.net \
--to=hadess@hadess.net \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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