From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Eric Biggers <ebiggers@google.com>,
linux-kernel@vger.kernel.org,
"David S . Miller" <davem@davemloft.net>
Subject: Re: [PATCH v1] once: Fix trivia typo Not -> Note
Date: Fri, 4 Sep 2020 12:58:04 +0300 [thread overview]
Message-ID: <20200904095804.GN1891694@smile.fi.intel.com> (raw)
In-Reply-To: <20200731112951.70567-1-andriy.shevchenko@linux.intel.com>
On Fri, Jul 31, 2020 at 02:29:51PM +0300, Andy Shevchenko wrote:
> Fix trivia typo Not -> Note in the comment to DO_ONCE().
Any comments?
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
> include/linux/once.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/linux/once.h b/include/linux/once.h
> index 9225ee6d96c7..095c6debd63b 100644
> --- a/include/linux/once.h
> +++ b/include/linux/once.h
> @@ -16,7 +16,7 @@ void __do_once_done(bool *done, struct static_key_true *once_key,
> * out the condition into a nop. DO_ONCE() guarantees type safety of
> * arguments!
> *
> - * Not that the following is not equivalent ...
> + * Note that the following is not equivalent ...
> *
> * DO_ONCE(func, arg);
> * DO_ONCE(func, arg);
> --
> 2.27.0
>
--
With Best Regards,
Andy Shevchenko
prev parent reply other threads:[~2020-09-04 9:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-31 11:29 Andy Shevchenko
2020-09-04 9:58 ` Andy Shevchenko [this message]
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=20200904095804.GN1891694@smile.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=davem@davemloft.net \
--cc=ebiggers@google.com \
--cc=linux-kernel@vger.kernel.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®