From: "Hanne-Lotta Mäenpää" <hannelotta@gmail.com>
To: Bagas Sanjaya <bagasdotme@gmail.com>,
mchehab@kernel.org, ribalda@chromium.org, hverkuil@xs4all.nl,
hljunggr@cisco.com, dave.jiang@intel.com, jgg@ziepe.ca,
saeedm@nvidia.com, Jonathan.Cameron@huawei.com, corbet@lwn.net,
ilpo.jarvinen@linux.intel.com, mario.limonciello@amd.com,
W_Armin@gmx.de, mpearson-lenovo@squebb.ca
Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-kernel-mentees@lists.linux.dev
Subject: Re: [PATCH 3/4] docs: Improve grammar in Userspace API/fwctl
Date: Wed, 21 May 2025 18:38:10 +0300 [thread overview]
Message-ID: <8bd31e5e-9f0a-48cc-9727-d2e6475ce046@gmail.com> (raw)
In-Reply-To: <aCqKNg3p_VlGbce_@archie.me>
Hello,
On 5/19/25 04:32, Bagas Sanjaya wrote:
> On Sat, May 17, 2025 at 04:27:10PM +0300, Hanne-Lotta Mäenpää wrote:
>> 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@gmail.com>
>> ---
>> Documentation/userspace-api/fwctl/fwctl.rst | 30 ++++++++++-----------
>> 1 file changed, 15 insertions(+), 15 deletions(-)
>>
>> diff --git a/Documentation/userspace-api/fwctl/fwctl.rst b/Documentation/userspace-api/fwctl/fwctl.rst
>> index fdcfe418a83f..a74eab8d14c6 100644
>> --- a/Documentation/userspace-api/fwctl/fwctl.rst
>> +++ b/Documentation/userspace-api/fwctl/fwctl.rst
>> @@ -54,7 +54,7 @@ operated by the block layer but also comes with a set of RPCs to administer the
>> construction of drives within the HW RAID.
>>
>> In the past when devices were more single function, individual subsystems would
>
> Do you mean that devices used to be singleton in its functionality? Or having
> multiple functions?
On this line I did not include any changes. On the next line I have
added a comma. To answer your question though, the original author may
have meant that devices had less functionality earlier, which resulted
in multiple implementations of the common functions, and now with a lot
more functionality it makes sense to have a common interface for those.
>
>> -grow different approaches to solving some of these common problems. For instance
>> +grow different approaches to solving some of these common problems. For instance,
>> monitoring device health, manipulating its FLASH, debugging the FW,
>> provisioning, all have various unique interfaces across the kernel.
>>
>> <snipped>...
>> 3. Write access to function & child debug information strictly compatible with
>> the principles of kernel lockdown and kernel integrity protection. Triggers
>> - a kernel Taint.
>> + a kernel taint.
>
> Improving grammar includes s/Taint/taint/?
>
> Confused...
>
Here the capitalized word is not in the beginning of a sentence or a
name, which is why lowercase would be correct.
Best regards,
Hanne-Lotta Mäenpää
next prev parent reply other threads:[~2025-05-21 15:38 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-17 13:27 [PATCH 1/4] docs: Improve grammar in Userspace API/DVB API Hanne-Lotta Mäenpää
2025-05-17 13:27 ` [PATCH 2/4] docs: Improve grammar, formatting in Video4Linux Hanne-Lotta Mäenpää
2025-05-18 8:08 ` Jonathan Corbet
2025-05-19 1:23 ` Bagas Sanjaya
2025-05-21 15:17 ` Hanne-Lotta Mäenpää
2025-05-21 15:12 ` Hanne-Lotta Mäenpää
2025-05-17 13:27 ` [PATCH 3/4] docs: Improve grammar in Userspace API/fwctl Hanne-Lotta Mäenpää
2025-05-19 1:32 ` Bagas Sanjaya
2025-05-19 13:01 ` Ilpo Järvinen
2025-05-21 2:48 ` Bagas Sanjaya
2025-05-21 15:38 ` Hanne-Lotta Mäenpää [this message]
2025-05-17 13:27 ` [PATCH 4/4] docs: Fix typos, improve grammar in Userspace API Hanne-Lotta Mäenpää
2025-05-19 1:24 ` Bagas Sanjaya
2025-05-19 1:49 ` Mark Pearson
2025-05-19 1:34 ` [PATCH 1/4] docs: Improve grammar in Userspace API/DVB API Bagas Sanjaya
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8bd31e5e-9f0a-48cc-9727-d2e6475ce046@gmail.com \
--to=hannelotta@gmail.com \
--cc=Jonathan.Cameron@huawei.com \
--cc=W_Armin@gmx.de \
--cc=bagasdotme@gmail.com \
--cc=corbet@lwn.net \
--cc=dave.jiang@intel.com \
--cc=hljunggr@cisco.com \
--cc=hverkuil@xs4all.nl \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=jgg@ziepe.ca \
--cc=linux-kernel-mentees@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mario.limonciello@amd.com \
--cc=mchehab@kernel.org \
--cc=mpearson-lenovo@squebb.ca \
--cc=ribalda@chromium.org \
--cc=saeedm@nvidia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.