From: Christian Borntraeger <borntraeger@de.ibm.com>
To: Yannick Guerrini <yguerrini@tomshardware.fr>
Cc: cornelia.huck@de.ibm.com, linux390@de.ibm.com,
linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org,
kvm@vger.kernel.org, trivial@kernel.org
Subject: Re: [PATCH] KVM/s390: Fix trivial typo in comments
Date: Fri, 27 Feb 2015 09:26:04 +0100 [thread overview]
Message-ID: <54F02A1C.9050703@de.ibm.com> (raw)
In-Reply-To: <1424989004-14412-1-git-send-email-yguerrini@tomshardware.fr>
Am 26.02.2015 um 23:16 schrieb Yannick Guerrini:
> Change 'architecuture' to 'architecture'
>
> Signed-off-by: Yannick Guerrini <yguerrini@tomshardware.fr>
Thanks, applied.
> ---
> arch/s390/kvm/gaccess.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/s390/kvm/gaccess.c b/arch/s390/kvm/gaccess.c
> index 267523c..633fe9b 100644
> --- a/arch/s390/kvm/gaccess.c
> +++ b/arch/s390/kvm/gaccess.c
> @@ -333,7 +333,7 @@ static int deref_table(struct kvm *kvm, unsigned long gpa, unsigned long *val)
> * @write: indicates if access is a write access
> *
> * Translate a guest virtual address into a guest absolute address by means
> - * of dynamic address translation as specified by the architecuture.
> + * of dynamic address translation as specified by the architecture.
> * If the resulting absolute address is not available in the configuration
> * an addressing exception is indicated and @gpa will not be changed.
> *
>
prev parent reply other threads:[~2015-02-27 8:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-26 22:16 [PATCH] KVM/s390: Fix trivial typo in comments Yannick Guerrini
2015-02-26 22:16 ` Yannick Guerrini
2015-02-27 8:26 ` 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=54F02A1C.9050703@de.ibm.com \
--to=borntraeger@de.ibm.com \
--cc=cornelia.huck@de.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=linux390@de.ibm.com \
--cc=trivial@kernel.org \
--cc=yguerrini@tomshardware.fr \
/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.