From: Christian Brauner <christian.brauner@ubuntu.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: oleg@redhat.com, ebiederm@xmission.com, liuzhiqiang26@huawei.com,
guro@fb.com, joel@joelfernandes.org,
linux-kernel@vger.kernel.org, trivial@kernel.org
Subject: Re: [PATCH] signal: fix typo in comment
Date: Mon, 27 Jul 2020 00:01:37 +0200 [thread overview]
Message-ID: <20200726220137.v4yr2ln5nkigwxm4@wittgenstein> (raw)
In-Reply-To: <20200724090531.GA14409@amd>
On Fri, Jul 24, 2020 at 11:05:31AM +0200, Pavel Machek wrote:
> Fix typo in comment.
>
> Signed-off-by: Pavel Machek (CIP) <pavel@denx.de>
Applied to:
https://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux.git/log/?h=fixes
Thanks!
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
>
> diff --git a/kernel/signal.c b/kernel/signal.c
> index ee22ec78fd6d..6f16f7c5d375 100644
> --- a/kernel/signal.c
> +++ b/kernel/signal.c
> @@ -719,7 +719,7 @@ static int dequeue_synchronous_signal(kernel_siginfo_t *info)
> * Return the first synchronous signal in the queue.
> */
> list_for_each_entry(q, &pending->list, list) {
> - /* Synchronous signals have a postive si_code */
> + /* Synchronous signals have a positive si_code */
> if ((q->info.si_code > SI_USER) &&
> (sigmask(q->info.si_signo) & SYNCHRONOUS_MASK)) {
> sync = q;
>
> --
> (english) http://www.livejournal.com/~pavelmachek
> (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
prev parent reply other threads:[~2020-07-26 22:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-24 9:05 Pavel Machek
2020-07-26 22:01 ` Christian Brauner [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=20200726220137.v4yr2ln5nkigwxm4@wittgenstein \
--to=christian.brauner@ubuntu.com \
--cc=ebiederm@xmission.com \
--cc=guro@fb.com \
--cc=joel@joelfernandes.org \
--cc=linux-kernel@vger.kernel.org \
--cc=liuzhiqiang26@huawei.com \
--cc=oleg@redhat.com \
--cc=pavel@ucw.cz \
--cc=trivial@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®