s390: Fix misspellings using 'codespell' tool
Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
这个提交包含在:
@@ -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);
|
||||
|
在新工单中引用
屏蔽一个用户