* [PATCH] Fix "WARNING: Title underline too short."
@ 2024-07-23 4:29 Chang Yu
2024-07-23 15:53 ` Shuah Khan
0 siblings, 1 reply; 3+ messages in thread
From: Chang Yu @ 2024-07-23 4:29 UTC (permalink / raw)
To: corbet; +Cc: pbonzini, linux-doc, skhan, marcus.yu.56, chang.yu.56
Fix "Title underline too short" warning by extending the title line.
Signed-off-by: Chang Yu <marcus.yu.56@gmail.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 fe722c5dada9..a510ce749c3c 100644
--- a/Documentation/virt/kvm/api.rst
+++ b/Documentation/virt/kvm/api.rst
@@ -6368,7 +6368,7 @@ a single guest_memfd file, but the bound ranges must not overlap).
See KVM_SET_USER_MEMORY_REGION2 for additional details.
4.143 KVM_PRE_FAULT_MEMORY
-------------------------
+---------------------------
:Capability: KVM_CAP_PRE_FAULT_MEMORY
:Architectures: none
--
2.45.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Fix "WARNING: Title underline too short."
2024-07-23 4:29 [PATCH] Fix "WARNING: Title underline too short." Chang Yu
@ 2024-07-23 15:53 ` Shuah Khan
2024-07-23 16:18 ` Zenghui Yu
0 siblings, 1 reply; 3+ messages in thread
From: Shuah Khan @ 2024-07-23 15:53 UTC (permalink / raw)
To: Chang Yu, corbet; +Cc: pbonzini, linux-doc, chang.yu.56, Shuah Khan
On 7/22/24 22:29, Chang Yu wrote:
> Fix "Title underline too short" warning by extending the title line.
Please specify the subsystem this patch is intended for
in the summary - also check the correct format for the
summary in the submbitting patches document - you can
refer to other commits for the same file in "git log"
output.
example:
[PATCH] doc/kvm: Fix underline too short warning
Include the warning in the changelog
>
> Signed-off-by: Chang Yu <marcus.yu.56@gmail.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 fe722c5dada9..a510ce749c3c 100644
> --- a/Documentation/virt/kvm/api.rst
> +++ b/Documentation/virt/kvm/api.rst
> @@ -6368,7 +6368,7 @@ a single guest_memfd file, but the bound ranges must not overlap).
> See KVM_SET_USER_MEMORY_REGION2 for additional details.
>
> 4.143 KVM_PRE_FAULT_MEMORY
> -------------------------
> +---------------------------
>
> :Capability: KVM_CAP_PRE_FAULT_MEMORY
> :Architectures: none
thanks,
-- Shuah
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Fix "WARNING: Title underline too short."
2024-07-23 15:53 ` Shuah Khan
@ 2024-07-23 16:18 ` Zenghui Yu
0 siblings, 0 replies; 3+ messages in thread
From: Zenghui Yu @ 2024-07-23 16:18 UTC (permalink / raw)
To: Chang Yu; +Cc: Shuah Khan, corbet, pbonzini, linux-doc, chang.yu.56
On 2024/7/23 23:53, Shuah Khan wrote:
> On 7/22/24 22:29, Chang Yu wrote:
> > Fix "Title underline too short" warning by extending the title line.
>
> Please specify the subsystem this patch is intended for
> in the summary - also check the correct format for the
> summary in the submbitting patches document - you can
> refer to other commits for the same file in "git log"
> output.
>
> example:
>
> [PATCH] doc/kvm: Fix underline too short warning
>
> Include the warning in the changelog
And it'd be good to always CC all the lists that get_maintainer.pl tells
you, i.e., the KVM list and LKML, even though this is a trivial change.
% ./scripts/get_maintainer.pl Documentation/virt/kvm/api.rst
Paolo Bonzini <pbonzini@redhat.com> (supporter:KERNEL VIRTUAL MACHINE (KVM))
Jonathan Corbet <corbet@lwn.net> (maintainer:DOCUMENTATION)
kvm@vger.kernel.org (open list:KERNEL VIRTUAL MACHINE (KVM))
linux-doc@vger.kernel.org (open list:DOCUMENTATION)
linux-kernel@vger.kernel.org (open list)
Thanks,
Zenghui
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-07-23 16:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-23 4:29 [PATCH] Fix "WARNING: Title underline too short." Chang Yu
2024-07-23 15:53 ` Shuah Khan
2024-07-23 16:18 ` Zenghui Yu
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).