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>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 12 Jul 2023 17:40:11 +0800
From:   pangzizhen001@...suo.com
To:     hca@...ux.ibm.com, gor@...ux.ibm.com, agordeev@...ux.ibm.com
Cc:     linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Fwd: [PATCH] s390/kernel: Fix comment typo

Delete duplicate word "the"

Signed-off-by: wangjianli <wangjianli@...rlc.com>
---
  arch/s390/kernel/perf_cpum_sf.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/s390/kernel/perf_cpum_sf.c 
b/arch/s390/kernel/perf_cpum_sf.c
index 06efad5b4f93..3e1d8c58e4d1 100644
--- a/arch/s390/kernel/perf_cpum_sf.c
+++ b/arch/s390/kernel/perf_cpum_sf.c
@@ -1193,7 +1193,7 @@ static void perf_event_count_update(struct 
perf_event *event, u64 count)
   * combined-sampling data entry consists of a basic- and a 
diagnostic-sampling
   * data entry.    The sampling function is determined by the flags in 
the perf
   * event hardware structure.  The function always works with a 
combined-sampling
- * data entry but ignores the the diagnostic portion if it is not 
available.
+ * data entry but ignores the diagnostic portion if it is not 
available.
   *
   * Note that the implementation focuses on basic-sampling data entries 
and, if
   * such an entry is not valid, the entire combined-sampling data entry 
is

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ