diff options
author | Bagas Sanjaya <[email protected]> | 2022-06-27 16:51:51 +0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-08-11 02:35:37 -0400 |
commit | 19a7cc817a380f7a412d7d76e145e9e2bc47e52f (patch) | |
tree | e2f15c6f045fdeaf87343396a184132b2cf4a78b /lib/mpi/mpi-cmp.c | |
parent | b4aed4d85ff82848eab4637ee06f532852721bba (diff) |
KVM: x86/MMU: properly format KVM_CAP_VM_DISABLE_NX_HUGE_PAGES capability table
There is unexpected warning on KVM_CAP_VM_DISABLE_NX_HUGE_PAGES capability
table, which cause the table to be rendered as paragraph text instead.
The warning is due to missing colon at capability name and returns keyword,
as well as improper alignment on multi-line returns field.
Fix the warning by adding missing colons and aligning the field.
Link: https://lore.kernel.org/lkml/[email protected]/
Fixes: 084cc29f8bbb03 ("KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis")
Reported-by: Stephen Rothwell <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: David Matlack <[email protected]>
Cc: Ben Gardon <[email protected]>
Cc: Peter Xu <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Bagas Sanjaya <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions