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>] [day] [month] [year] [list]
Message-ID: <CAJ3ovUc+L2h-qWTVuuqmBbEzhADNi3_Q+O0EUq=ZxhYz+1WnWg@mail.gmail.com>
Date:	Tue, 17 Mar 2015 22:32:47 +0300
From:	123 1234 <ktulxy211@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: Fixing spelling mistake

>From dbe203697d7166d39541a8ce5d0f4c40afb2a515 Mon Sep 17 00:00:00 2001
From: Naruto Uzumaki <ktulxy211@...il.com>
Date: Tue, 17 Mar 2015 21:59:34 +0300
Subject: [PATCH] Fixing spelling mistake

---
 tools/perf/tests/attr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/perf/tests/attr.c b/tools/perf/tests/attr.c
index 2dfc9ad..bf9a0b4 100644
--- a/tools/perf/tests/attr.c
+++ b/tools/perf/tests/attr.c
@@ -159,7 +159,7 @@ int test__attr(void)
     char path_perf[PATH_MAX];
     char path_dir[PATH_MAX];

-    /* First try developement tree tests. */
+    /* First try development tree tests. */
     if (!lstat("./tests", &st))
         return run_dir("./tests", "./perf");

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