Re: [PATCH] docs: clarify and improve wording in memory-barriers.txt

From: Jonathan Corbet
Date: Fri Aug 15 2025 - 10:11:22 EST


shiva teja sathi <shivateja769@xxxxxxxxx> writes:

> From: shiva teja <shivateja769@xxxxxxxxx>
>
> Signed-off-by: shiva teja <shivateja769@xxxxxxxxx>
> ---
> Documentation/memory-barriers.txt | 6032 ++++++++++++++---------------
> 1 file changed, 3016 insertions(+), 3016 deletions(-)

Thanks for working to improve our documentation. Unfortunately, nobody
will be able to review this patch. To have your changes considered,
please:

- Provide a proper changelog describing the changes you have made

- Avoid adding the CLRF line endings. We do not use those in the
kernel, and they completely obscure the changes you have actually made
in the diff.

Thanks,

jon