Skip to content

Commit 23e528d

Browse files
sean-jcbonzini
authored andcommitted
KVM: Delete extra block of "};" in the KVM API documentation
Delete an extra block of code/documentation that snuck in when KVM's documentation was converted to ReST format. Fixes: 106ee47 ("docs: kvm: Convert api.txt to ReST format") Signed-off-by: Sean Christopherson <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
1 parent 562f5bc commit 23e528d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Documentation/virt/kvm/api.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6577,11 +6577,6 @@ Please note that the kernel is allowed to use the kvm_run structure as the
65776577
primary storage for certain register types. Therefore, the kernel may use the
65786578
values in kvm_run even if the corresponding bit in kvm_dirty_regs is not set.
65796579

6580-
::
6581-
6582-
};
6583-
6584-
65856580

65866581
6. Capabilities that can be enabled on vCPUs
65876582
============================================

0 commit comments

Comments
 (0)