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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121113121329.94457adzis4fk5t5@vinovium.com>
Date:	Tue, 13 Nov 2012 12:13:29 +0000
From:	David R <david@...olicited.net>
To:	linux-kernel@...r.kernel.org
Subject: Sched - trivial spelling patch

Spell "logarithmic" correctly in sched debug.

--- kernel/sched/debug.c.orig   2012-11-13 11:52:59.000000000 +0000
+++ kernel/sched/debug.c        2012-11-13 11:53:30.000000000 +0000
@@ -318,7 +318,7 @@

  static const char *sched_tunable_scaling_names[] = {
         "none",
-       "logaritmic",
+       "logarithmic",
         "linear"
  };


--
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