提交 16b0fc13 编写于 作者: Y Yannick Guerrini 提交者: Christian Borntraeger

KVM: s390: Fix trivial typo in comments

Change 'architecuture' to 'architecture'
Signed-off-by: NYannick Guerrini <yguerrini@tomshardware.fr>
Message-Id: <1424989004-14412-1-git-send-email-yguerrini@tomshardware.fr>
Signed-off-by: NChristian Borntraeger <borntraeger@de.ibm.com>
上级 91520f1a
...@@ -333,7 +333,7 @@ static int deref_table(struct kvm *kvm, unsigned long gpa, unsigned long *val) ...@@ -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 * @write: indicates if access is a write access
* *
* Translate a guest virtual address into a guest absolute address by means * 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 * If the resulting absolute address is not available in the configuration
* an addressing exception is indicated and @gpa will not be changed. * an addressing exception is indicated and @gpa will not be changed.
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册