From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>,
"axboe@kernel.dk" <axboe@kernel.dk>,
"gustavoars@kernel.org" <gustavoars@kernel.org>,
"tglx@linutronix.de" <tglx@linutronix.de>,
"linux-snps-arc@lists.infradead.org"
<linux-snps-arc@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Cc: "rdunlap@infradead.org" <rdunlap@infradead.org>
Subject: Re: [PATCH] arc/kernel/signal.c: Fix couple of typos
Date: Wed, 7 Apr 2021 20:22:09 +0000 [thread overview]
Message-ID: <62ddcadc-d4e6-e448-bc91-99c256c8a759@synopsys.com> (raw)
In-Reply-To: <20210324055213.26775-1-unixbhaskar@gmail.com>
On 3/23/21 10:52 PM, Bhaskar Chowdhury wrote:
> s/unconditonally/unconditionally/
> s/gaurantees/guarantees/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
And this one too.
Thx,
-Vineet
> ---
> arch/arc/kernel/signal.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arc/kernel/signal.c b/arch/arc/kernel/signal.c
> index a78d8f745a67..cf1788fd3812 100644
> --- a/arch/arc/kernel/signal.c
> +++ b/arch/arc/kernel/signal.c
> @@ -259,7 +259,7 @@ setup_rt_frame(struct ksignal *ksig, sigset_t *set, struct pt_regs *regs)
> regs->r2 = (unsigned long)&sf->uc;
>
> /*
> - * small optim to avoid unconditonally calling do_sigaltstack
> + * small optim to avoid unconditionally calling do_sigaltstack
> * in sigreturn path, now that we only have rt_sigreturn
> */
> magic = MAGIC_SIGALTSTK;
> @@ -391,7 +391,7 @@ void do_signal(struct pt_regs *regs)
> void do_notify_resume(struct pt_regs *regs)
> {
> /*
> - * ASM glue gaurantees that this is only called when returning to
> + * ASM glue guarantees that this is only called when returning to
> * user mode
> */
> if (test_thread_flag(TIF_NOTIFY_RESUME))
> --
> 2.30.1
>
prev parent reply other threads:[~2021-04-07 20:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-24 5:52 [PATCH] arc/kernel/signal.c: Fix couple of typos Bhaskar Chowdhury
2021-03-24 17:56 ` Randy Dunlap
2021-04-07 20:22 ` Vineet Gupta [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=62ddcadc-d4e6-e448-bc91-99c256c8a759@synopsys.com \
--to=vineet.gupta1@synopsys.com \
--cc=axboe@kernel.dk \
--cc=gustavoars@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-snps-arc@lists.infradead.org \
--cc=rdunlap@infradead.org \
--cc=tglx@linutronix.de \
--cc=unixbhaskar@gmail.com \
/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