Re: [PATCH 2/2] leds: expresswire: don't depend on NEW_LEDS

From: Duje Mihanović
Date: Thu Feb 15 2024 - 07:19:38 EST


On Thursday, February 15, 2024 12:48:31 PM CET Daniel Thompson wrote:
> On Mon, Feb 12, 2024 at 09:03:26PM +0100, Duje Mihanović wrote:
...
> > Link: https://lore.kernel.org/20240212111819.936815-1-arnd@xxxxxxxxxx
> > Reported-by: Arnd Bergmann <arnd@xxxxxxxx>
> > Suggested-by: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
> > Fixes: 25ae5f5f4168 ("leds: Introduce ExpressWire library")
> > Signed-off-by: Duje Mihanović <duje.mihanovic@xxxxxxxx>
>
> Reviewed-by: Daniel Thompson <daniel.thompson@xxxxxxxxxx>

I must note that checkpatch actually complains about this patch (I may have
hit send too early):

0002-leds-expresswire-don-t-depend-on-NEW_LEDS.patch
----------------------------------------------------
WARNING: Reported-by: should be immediately followed by Closes: with a URL to
the report
#21:
Reported-by: Arnd Bergmann <arnd@xxxxxxxx>
Suggested-by: Daniel Thompson <daniel.thompson@xxxxxxxxxx>

total: 0 errors, 1 warnings, 22 lines checked

Could that Link: above be transformed into a Closes:?

Regards,
--
Duje