Re: [PATCH] net: docs: fix grammar in ARCnet option description

From: Paolo Abeni

Date: Tue Dec 23 2025 - 06:00:04 EST


On 12/16/25 2:15 PM, Abdullah Alomani wrote:
> From daadb4f6826bf2d5369acbca57b570269010c761 Mon Sep 17 00:00:00 2001
> From: Abdullah Alomani <the.omania@xxxxxxxxxxx>
> Date: Tue, 16 Dec 2025 16:00:35 +0300
> Subject: [PATCH] net: docs: fix grammar in ARCnet documentation

It looks like the changelog is mangled, the above lines should not be
included here.

> The sentence "It following options on the command line" is missing a verb.
> Fix it by changing to "It has the following options on the command line",
> making the documentation grammatically correct and easier to read.
>
> Signed-off-by: Abdullah Alomani <the.omania@xxxxxxxxxxx>

Do not apply cleanly to net, needs a fixes tag, and the target tree
('net' in this case) specified in the subj prefix.

Please have a good read to the process documentation before the next
submission, thanks!

Paolo