Re: [PATCH] docs: proc: fix minor grammar and formatting issues
From: Jonathan Corbet
Date: Mon Apr 27 2026 - 06:03:31 EST
Myro <mirademche@xxxxxxxxx> writes:
> Fix missing "from" in "prevent <pid> --from-- being reused" and
> add spacing in vm_area_struct range notation for readability.
>
> No functional changes. :)
> ---
> Documentation/filesystems/proc.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
The patch seems OK, but it needs a proper Signed-off-by line.
Thanks,
jon