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]
Date:	Wed, 18 Nov 2015 13:43:10 +0800
From:	Wei Jiangang <weijg.fnst@...fujitsu.com>
To:	<a.p.zijlstra@...llo.nl>, <mingo@...hat.com>, <acme@...nel.org>,
	<weijg.fnst@...fujitsu.com>
CC:	<linux-kernel@...r.kernel.org>
Subject: [PATCH] tools:perf: fix typo in scripts/perl/Perf-Trace-Util/README

Correct typo in tools/perf/scripts/perl/Perf-Trace-Util/README,
desciptions => descriptions.

Signed-off-by: Wei Jiangang <weijg.fnst@...fujitsu.com>
---
 tools/perf/scripts/perl/Perf-Trace-Util/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/perf/scripts/perl/Perf-Trace-Util/README b/tools/perf/scripts/perl/Perf-Trace-Util/README
index 2f0c7f3043ee..66d1238f4945 100644
--- a/tools/perf/scripts/perl/Perf-Trace-Util/README
+++ b/tools/perf/scripts/perl/Perf-Trace-Util/README
@@ -12,7 +12,7 @@ executable; scripts wishing to do that should 'use Context.pm'.
 
 The Perl->C perf interface is completely driven by Context.xs.  If you
 want to add new Perl functions that end up accessing C data in the
-perf executable, you add desciptions of the new functions here.
+perf executable, you add descriptions of the new functions here.
 scripting_context is a pointer to the perf data in the perf executable
 that you want to access - it's passed as the second parameter,
 $context, to all handler functions.
-- 
1.9.3

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