From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: Janosch Frank <frankja@linux.ibm.com>
Cc: 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, rdunlap@infradead.org
Subject: Re: [PATCH] arch: s390: kvm: Fix oustanding to outstanding in the file kvm-s390.c
Date: Tue, 16 Feb 2021 19:10:29 +0530 [thread overview]
Message-ID: <YCvLTSjlChLHvygM@OpenSuse> (raw)
In-Reply-To: <f90e91a5-7bc0-2489-51d4-6004eef9db7a@linux.ibm.com>
[-- Attachment #1: Type: text/plain, Size: 1385 bytes --]
On 10:08 Mon 15 Feb 2021, Janosch Frank wrote:
>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()"
>
Pls do.
>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: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2021-02-16 13:41 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
2021-02-16 13:40 ` Bhaskar Chowdhury [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=YCvLTSjlChLHvygM@OpenSuse \
--to=unixbhaskar@gmail.com \
--cc=borntraeger@de.ibm.com \
--cc=cohuck@redhat.com \
--cc=david@redhat.com \
--cc=frankja@linux.ibm.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 \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.