diff options
author | Eric Engestrom <eric@engestrom.ch> | 2016-04-25 07:37:04 +0100 |
---|---|---|
committer | Radim Krčmář <rkrcmar@redhat.com> | 2016-04-25 16:59:49 +0200 |
commit | 1f644a737340592a7c20a7c525e8d279e9a4f119 (patch) | |
tree | bd728049721abfad16299f12ee33499fd6fe887e | |
parent | 2e4682ba2ed79d8082b78d292b3b80f54d970b7a (diff) | |
download | op-kernel-dev-1f644a737340592a7c20a7c525e8d279e9a4f119.zip op-kernel-dev-1f644a737340592a7c20a7c525e8d279e9a4f119.tar.gz |
Documentation: virtual: fix spelling mistake
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
-rw-r--r-- | Documentation/virtual/kvm/devices/s390_flic.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/virtual/kvm/devices/s390_flic.txt b/Documentation/virtual/kvm/devices/s390_flic.txt index 8478de1..6b0e115 100644 --- a/Documentation/virtual/kvm/devices/s390_flic.txt +++ b/Documentation/virtual/kvm/devices/s390_flic.txt @@ -74,7 +74,7 @@ struct kvm_s390_io_adapter { KVM_DEV_FLIC_ADAPTER_MODIFY Modifies attributes of an existing I/O adapter interrupt source. Takes - a kvm_s390_io_adapter_req specifiying the adapter and the operation: + a kvm_s390_io_adapter_req specifying the adapter and the operation: struct kvm_s390_io_adapter_req { __u32 id; |