Re: [PATCH] docs: ABI: sysfs-uevent: add missing bracket

From: Manuel Ebner

Date: Tue Jun 30 2026 - 06:48:38 EST


Hello, 
is this patch still on it's way?
Resent for context.

Sorry for the noise.
Manuel

On Fri, 2026-06-12 at 16:53 +0200, Manuel Ebner wrote:
> Add ']' to complete the command.
>
> Signed-off-by: Manuel Ebner <manuelebner@xxxxxxxxxxx>
> ---
>  Documentation/ABI/testing/sysfs-uevent | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/ABI/testing/sysfs-uevent b/Documentation/ABI/testing/sysfs-
> uevent
> index 0b6227706b35..c15e18c47a0e 100644
> --- a/Documentation/ABI/testing/sysfs-uevent
> +++ b/Documentation/ABI/testing/sysfs-uevent
> @@ -8,7 +8,7 @@ Description:
>  
>                  Recognized extended format is::
>  
> - ACTION [UUID [KEY=VALUE ...]
> + ACTION [UUID [KEY=VALUE ...]]
>  
>                  The ACTION is compulsory - it is the name of the uevent
>                  action (``add``, ``change``, ``remove``). There is no change