From: Markus Elfring <Markus.Elfring@web.de>
To: kernel-janitors@vger.kernel.org, Ingo Molnar <mingo@kernel.org>,
Peter Zijlstra <peterz@infradead.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH] cleanup: Fix a typo in a comment line
Date: Tue, 27 Feb 2024 13:30:23 +0100 [thread overview]
Message-ID: <bedd83cc-90b1-4780-845e-165f10fa6392@web.de> (raw)
From: Markus Elfring <elfring@users.sourceforge.net>
Date: Tue, 27 Feb 2024 13:24:10 +0100
Adjust a word in this description.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
---
include/linux/cleanup.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/cleanup.h b/include/linux/cleanup.h
index c2d09bc4f976..df85f13d11af 100644
--- a/include/linux/cleanup.h
+++ b/include/linux/cleanup.h
@@ -136,7 +136,7 @@ static inline class_##_name##_t class_##_name##ext##_constructor(_init_args) \
*
* scoped_guard (name, args...) { }:
* similar to CLASS(name, scope)(args), except the variable (with the
- * explicit name 'scope') is declard in a for-loop such that its scope is
+ * explicit name 'scope') is declared in a for-loop such that its scope is
* bound to the next (compound) statement.
*
* for conditional locks the loop body is skipped when the lock is not
--
2.43.2
reply other threads:[~2024-02-27 12:31 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=bedd83cc-90b1-4780-845e-165f10fa6392@web.de \
--to=markus.elfring@web.de \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=peterz@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
all inboxes | Powered by JetHome®