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@xxxxxxxxxx> (supporter:KERNEL VIRTUAL MACHINE (KVM)) Jonathan Corbet <corbet@xxxxxxx> (maintainer:DOCUMENTATION) kvm@xxxxxxxxxxxxxxx (open list:KERNEL VIRTUAL MACHINE (KVM)) linux-doc@xxxxxxxxxxxxxxx (open list:DOCUMENTATION) linux-kernel@xxxxxxxxxxxxxxx (open list) Thanks, Zenghui