projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13211ea
)
KVM: s390: Spelling s/intance/instance/
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Mon, 9 Mar 2015 20:27:12 +0000
(21:27 +0100)
committer
Christian Borntraeger
<borntraeger@de.ibm.com>
Tue, 17 Mar 2015 15:22:56 +0000
(16:22 +0100)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Message-Id: <
1425932832
-6244-1-git-send-email-geert+renesas@glider.be>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/kvm-s390.h
patch
|
blob
|
history
diff --git
a/arch/s390/kvm/kvm-s390.h
b/arch/s390/kvm/kvm-s390.h
index
fda3f31
..
83f32a1
100644
(file)
--- 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 in
s
tance */
static inline int test_kvm_facility(struct kvm *kvm, unsigned long nr)
{
return __test_facility(nr, kvm->arch.model.fac->mask) &&