Re: [PATCH] Took care of some grammatical mistakes

From: Jonathan Corbet
Date: Mon Nov 27 2023 - 11:47:48 EST


attreyee-muk <tintinm2017@xxxxxxxxx> writes:

> Respected Maintainers,
>
> I have made some grammatical changes in the livepatch.rst file where I
> felt that the sentence would have sounded more correct and would have become easy for
> beginners to understand by reading.
> Requesting review of my proposed changes from the mainatiners.
>
> Thank You
> Attreyee Mukherjee
>
> Signed-off-by: attreyee-muk <tintinm2017@xxxxxxxxx>
> ---
> Documentation/livepatch/livepatch.rst | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)

Your changes seem OK as far as they go. But please read our
documentation on patch submission:

https://docs.kernel.org/process/submitting-patches.html

..and specifically the parts about writing proper changelogs and the use
of a full name for your signoff.

Thanks,

jon