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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 15 Feb 2015 16:57:38 +0200
From:	Sharon Dvir <sharon.dvir1@...l.huji.ac.il>
To:	trivial@...nel.org
Cc:	linux-kernel@...r.kernel.org, gregkh@...uxfoundation.org,
	Sharon Dvir <sharon.dvir1@...l.huji.ac.il>
Subject: [PATCH] Documentation: Fix trivial typo in comment.

Changed 'keysroke' to 'keystroke'

Signed-off-by: Sharon Dvir <sharon.dvir1@...l.huji.ac.il>
---
diff --git a/drivers/tty/sysrq.c b/drivers/tty/sysrq.c
index 259a4d5..aee6de2 100644
--- a/drivers/tty/sysrq.c
+++ b/drivers/tty/sysrq.c
@@ -774,7 +774,7 @@ static bool sysrq_handle_keypress(struct sysrq_state *sysrq,
 			sysrq->alt_use = sysrq->alt;
 			/*
 			 * If nothing else will be pressed we'll need
-			 * to re-inject Alt-SysRq keysroke.
+			 * to re-inject Alt-SysRq keystroke.
 			 */
 			sysrq->need_reinject = true;
 		}
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ