From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: johannes.berg@intel.com
Cc: Randy Dunlap <rdunlap@infradead.org>, linux-kernel@vger.kernel.org
Subject: [unixbhaskar@gmail.com: [PATCH] average: Mundane typo fix]
Date: Fri, 19 Mar 2021 06:40:14 +0530 [thread overview]
Message-ID: <YFP59mdXHixdSPaU@Gentoo> (raw)
[-- Attachment #1: Type: text/plain, Size: 1344 bytes --]
----- Forwarded message from Bhaskar Chowdhury <unixbhaskar@gmail.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@intel.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@gmail.com>
To: unixbhaskar@gmail.com, linux-kernel@vger.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@gmail.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 -----
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
reply other threads:[~2021-03-19 1:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YFP59mdXHixdSPaU@Gentoo \
--to=unixbhaskar@gmail.com \
--cc=johannes.berg@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox