public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] KVM/s390: Fix trivial typo in comments
@ 2015-02-26 22:16 Yannick Guerrini
  2015-02-27  8:26 ` Christian Borntraeger
  0 siblings, 1 reply; 2+ messages in thread
From: Yannick Guerrini @ 2015-02-26 22:16 UTC (permalink / raw)
  To: borntraeger
  Cc: cornelia.huck, linux390, linux-s390, linux-kernel, kvm, trivial,
	Yannick Guerrini

Change 'architecuture' to 'architecture'

Signed-off-by: Yannick Guerrini <yguerrini@tomshardware.fr>
---
 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.
  *
-- 
1.9.5.msysgit.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] KVM/s390: Fix trivial typo in comments
  2015-02-26 22:16 [PATCH] KVM/s390: Fix trivial typo in comments Yannick Guerrini
@ 2015-02-27  8:26 ` Christian Borntraeger
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Borntraeger @ 2015-02-27  8:26 UTC (permalink / raw)
  To: Yannick Guerrini
  Cc: cornelia.huck, linux390, linux-s390, linux-kernel, kvm, trivial

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.
>   *
> 



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-27  8:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26 22:16 [PATCH] KVM/s390: Fix trivial typo in comments Yannick Guerrini
2015-02-27  8:26 ` Christian Borntraeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox