]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/s390/kvm/priv.c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[karo-tx-linux.git] / arch / s390 / kvm / priv.c
index 05537ab223824f3f88d163504dd9b56ee096416f..75beea632a10ee7c1bba185d344831e11ec684c5 100644 (file)
@@ -275,7 +275,7 @@ static int handle_io_inst(struct kvm_vcpu *vcpu)
                return -EOPNOTSUPP;
        } else {
                /*
-                * Set condition code 3 to stop the guest from issueing channel
+                * Set condition code 3 to stop the guest from issuing channel
                 * I/O instructions.
                 */
                kvm_s390_set_psw_cc(vcpu, 3);