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: <20241123115145.13778-1-vamsi.anamalamudi@gmail.com>
Date: Sat, 23 Nov 2024 17:21:45 +0530
From: Vamsi Anamalamudi <vamsi.anamalamudi@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Vamsi Anamalamudi <vamsi.anamalamudi@...il.com>
Subject: [PATCH] tools/include: Fix typo depricated to deprecated

Fix the incorrect word depricated to correct word deprecated

Signed-off-by: Vamsi Anamalamudi <vamsi.anamalamudi@...il.com>
---
 tools/include/uapi/linux/perf_event.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/include/uapi/linux/perf_event.h b/tools/include/uapi/linux/perf_event.h
index 4842c36fd..17de65b12 100644
--- a/tools/include/uapi/linux/perf_event.h
+++ b/tools/include/uapi/linux/perf_event.h
@@ -1320,7 +1320,7 @@ union perf_mem_data_src {
 #define PERF_MEM_OP_SHIFT	0
 
 /*
- * PERF_MEM_LVL_* namespace being depricated to some extent in the
+ * PERF_MEM_LVL_* namespace being deprecated to some extent in the
  * favour of newer composite PERF_MEM_{LVLNUM_,REMOTE_,SNOOPX_} fields.
  * Supporting this namespace inorder to not break defined ABIs.
  *
-- 
2.39.3 (Apple Git-146)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ