From: Christian Borntraeger <borntraeger@de.ibm.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>,
Cornelia Huck <cornelia.huck@de.ibm.com>,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
Jiri Kosina <trivial@kernel.org>
Cc: linux390@de.ibm.com, linux-s390@vger.kernel.org, kvm@vger.kernel.org
Subject: Re: [PATCH trivial] KVM: s390: Spelling s/intance/instance/
Date: Tue, 10 Mar 2015 08:58:36 +0100 [thread overview]
Message-ID: <54FEA42C.9010104@de.ibm.com> (raw)
In-Reply-To: <1425932832-6244-1-git-send-email-geert+renesas@glider.be>
Am 09.03.2015 um 21:27 schrieb Geert Uytterhoeven:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> arch/s390/kvm/kvm-s390.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/s390/kvm/kvm-s390.h b/arch/s390/kvm/kvm-s390.h
> index fda3f3146eb636d3..83f32a147d72c0f3 100644
> --- a/arch/s390/kvm/kvm-s390.h
> +++ b/arch/s390/kvm/kvm-s390.h
> @@ -125,7 +125,7 @@ static inline void kvm_s390_set_psw_cc(struct kvm_vcpu *vcpu, unsigned long cc)
> vcpu->arch.sie_block->gpsw.mask |= cc << 44;
> }
>
> -/* test availability of facility in a kvm intance */
> +/* test availability of facility in a kvm instance */
> static inline int test_kvm_facility(struct kvm *kvm, unsigned long nr)
> {
> return __test_facility(nr, kvm->arch.model.fac->mask) &&
>
Applied, thanks.
prev parent reply other threads:[~2015-03-10 7:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-09 20:27 [PATCH trivial] KVM: s390: Spelling s/intance/instance/ Geert Uytterhoeven
2015-03-10 7:58 ` Christian Borntraeger [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=54FEA42C.9010104@de.ibm.com \
--to=borntraeger@de.ibm.com \
--cc=cornelia.huck@de.ibm.com \
--cc=geert+renesas@glider.be \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=linux390@de.ibm.com \
--cc=schwidefsky@de.ibm.com \
--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 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.