linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: kvm: x86: Fix a broken field list
@ 2023-03-30 23:39 Takahiro Itazuri
  2023-03-31  4:15 ` Bagas Sanjaya
  0 siblings, 1 reply; 3+ messages in thread
From: Takahiro Itazuri @ 2023-03-30 23:39 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Jonathan Corbet, kvm, linux-doc, linux-kernel, zulinx86,
	Takahiro Itazuri

This commit adds a missing `:` to fix a broken field list.

Signed-off-by: Takahiro Itazuri <itazur@amazon.com>
---
 Documentation/virt/kvm/api.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/virt/kvm/api.rst b/Documentation/virt/kvm/api.rst
index 62de0768d6aa..f9163590cda8 100644
--- a/Documentation/virt/kvm/api.rst
+++ b/Documentation/virt/kvm/api.rst
@@ -8296,7 +8296,7 @@ ENOSYS for the others.
 8.35 KVM_CAP_PMU_CAPABILITY
 ---------------------------
 
-:Capability KVM_CAP_PMU_CAPABILITY
+:Capability: KVM_CAP_PMU_CAPABILITY
 :Architectures: x86
 :Type: vm
 :Parameters: arg[0] is bitmask of PMU virtualization capabilities.
-- 
2.38.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] docs: kvm: x86: Fix a broken field list
  2023-03-30 23:39 [PATCH] docs: kvm: x86: Fix a broken field list Takahiro Itazuri
@ 2023-03-31  4:15 ` Bagas Sanjaya
  2023-03-31  9:00   ` Takahiro Itazuri
  0 siblings, 1 reply; 3+ messages in thread
From: Bagas Sanjaya @ 2023-03-31  4:15 UTC (permalink / raw)
  To: Takahiro Itazuri, Paolo Bonzini
  Cc: Jonathan Corbet, kvm, linux-doc, linux-kernel, zulinx86

[-- Attachment #1: Type: text/plain, Size: 375 bytes --]

On Fri, Mar 31, 2023 at 12:39:56AM +0100, Takahiro Itazuri wrote:
> This commit adds a missing `:` to fix a broken field list.

Please don't say "This commit does foo", but rather "Do foo".
Also, add:
Fixes: ba7bb663f5547e ("KVM: x86: Provide per VM capability for disabling PMU virtualization")

Thanks.

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] docs: kvm: x86: Fix a broken field list
  2023-03-31  4:15 ` Bagas Sanjaya
@ 2023-03-31  9:00   ` Takahiro Itazuri
  0 siblings, 0 replies; 3+ messages in thread
From: Takahiro Itazuri @ 2023-03-31  9:00 UTC (permalink / raw)
  To: bagasdotme; +Cc: corbet, kvm, linux-doc, linux-kernel, pbonzini, zulinx86

Date:   Fri, 31 Mar 2023 11:15:22 +0700
From:   Bagas Sanjaya <bagasdotme@gmail.com>
> Please don't say "This commit does foo", but rather "Do foo".
> Also, add:
> Fixes: ba7bb663f5547e ("KVM: x86: Provide per VM capability for disabling P=
> MU virtualization")

Thanks for correcting me! I'll fix it in PATCH v2.

Best regards,

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-31  9:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-30 23:39 [PATCH] docs: kvm: x86: Fix a broken field list Takahiro Itazuri
2023-03-31  4:15 ` Bagas Sanjaya
2023-03-31  9:00   ` Takahiro Itazuri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).