From: Janosch Frank <frankja@linux.ibm.com>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>,
borntraeger@de.ibm.com, david@redhat.com, cohuck@redhat.com,
imbrenda@linux.ibm.com, hca@linux.ibm.com, gor@linux.ibm.com,
kvm@vger.kernel.org, linux-s390@vger.kernel.org,
linux-kernel@vger.kernel.org
Cc: rdunlap@infradead.org
Subject: Re: [PATCH] arch: s390: kvm: Fix oustanding to outstanding in the file kvm-s390.c
Date: Mon, 15 Feb 2021 10:08:19 +0100 [thread overview]
Message-ID: <f90e91a5-7bc0-2489-51d4-6004eef9db7a@linux.ibm.com> (raw)
In-Reply-To: <20210213153227.1640682-1-unixbhaskar@gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 1330 bytes --]
On 2/13/21 4:32 PM, Bhaskar Chowdhury wrote:
>
> s/oustanding/outstanding/
Hey Bhaskar,
while I do encourage anyone to send in changes I'm not a big fan of
comment fixes if they are only a couple of characters and when the
meaning is still intact despite the spelling mistake.
You're creating more work for me than you had writing this patch and the
improvement is close to zero.
Be warned that I might not pick up such patches in the future.
If you're ok with it I'll fix up the subject to this and pick up the patch:
"kvm: s390: Fix comment spelling in kvm_s390_vcpu_start()"
Cheers,
Janosch
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
> arch/s390/kvm/kvm-s390.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/s390/kvm/kvm-s390.c b/arch/s390/kvm/kvm-s390.c
> index dbafd057ca6a..1d01afaca9fe 100644
> --- a/arch/s390/kvm/kvm-s390.c
> +++ b/arch/s390/kvm/kvm-s390.c
> @@ -4545,7 +4545,7 @@ int kvm_s390_vcpu_start(struct kvm_vcpu *vcpu)
> /*
> * As we are starting a second VCPU, we have to disable
> * the IBS facility on all VCPUs to remove potentially
> - * oustanding ENABLE requests.
> + * outstanding ENABLE requests.
> */
> __disable_ibs_on_all_vcpus(vcpu->kvm);
> }
> --
> 2.30.1
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]
next prev parent reply other threads:[~2021-02-15 9:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-13 15:32 [PATCH] arch: s390: kvm: Fix oustanding to outstanding in the file kvm-s390.c Bhaskar Chowdhury
2021-02-13 15:46 ` Randy Dunlap
2021-02-15 9:08 ` Janosch Frank [this message]
2021-02-16 13:40 ` Bhaskar Chowdhury
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=f90e91a5-7bc0-2489-51d4-6004eef9db7a@linux.ibm.com \
--to=frankja@linux.ibm.com \
--cc=borntraeger@de.ibm.com \
--cc=cohuck@redhat.com \
--cc=david@redhat.com \
--cc=gor@linux.ibm.com \
--cc=hca@linux.ibm.com \
--cc=imbrenda@linux.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=rdunlap@infradead.org \
--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