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:   Fri, 19 Mar 2021 06:40:14 +0530
From:   Bhaskar Chowdhury <unixbhaskar@...il.com>
To:     johannes.berg@...el.com
Cc:     Randy Dunlap <rdunlap@...radead.org>, linux-kernel@...r.kernel.org
Subject: [unixbhaskar@...il.com: [PATCH] average: Mundane typo fix]

----- Forwarded message from Bhaskar Chowdhury <unixbhaskar@...il.com> -----


Well, as this file is orphan, means, I can't see any specific maintainer
attached with it,so it prompted me to ran git blame and found
johannes.berg@...el.com

Hey Johannes, can you please take it and merge it , if it is okay with
you.Once Randy acked it.

Date: Fri, 19 Mar 2021 06:31:26 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: unixbhaskar@...il.com, linux-kernel@...r.kernel.org
Subject: [PATCH] average: Mundane typo fix
X-Mailer: git-send-email 2.26.2

s/funtions/functions/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
---
  include/linux/average.h | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/average.h b/include/linux/average.h
index a1a8f09631ce..0cb77b3e483c 100644
--- a/include/linux/average.h
+++ b/include/linux/average.h
@@ -11,7 +11,7 @@
   *
   * This implements a fixed-precision EWMA algorithm, with both the
   * precision and fall-off coefficient determined at compile-time
- * and built into the generated helper funtions.
+ * and built into the generated helper functions.
   *
   * The first argument to the macro is the name that will be used
   * for the struct and helper functions.
--
2.26.2


----- End forwarded message -----

Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ