lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ