Re: [PATCH v2 3/4] docs: Improve grammar in Userspace API/fwctl

From: Jonathan Corbet
Date: Mon Jun 09 2025 - 17:13:00 EST


Hanne-Lotta Mäenpää <hannelotta@xxxxxxxxx> writes:

> Fix typos and improve grammar in the documentation for
> fwctl subsystem.
>
> Use the word user space consistently, instead of having
> two variants (user space vs. userspace).
>
> Change wording of denied behaviour to be disallowed
> behaviour when describing the interface.
>
> Signed-off-by: Hanne-Lotta Mäenpää <hannelotta@xxxxxxxxx>
> ---
>
> Notes:
> v1 -> v2: No changes
>
> Documentation/userspace-api/fwctl/fwctl.rst | 30 ++++++++++-----------
> 1 file changed, 15 insertions(+), 15 deletions(-)

I've applied this one.

Thanks,

jon