diff mbox series

[2/2] Documentation: leds: remove .rst extension for leds-st1202 on index

Message ID CWLP123MB5473137572529F99746F4AC4C5C32@CWLP123MB5473.GBRP123.PROD.OUTLOOK.COM
State New
Headers show
Series leds-st1202 patches for -rc release of 6.14 | expand

Commit Message

Manuel Fombuena Feb. 25, 2025, 10:02 p.m. UTC
No other LED driver is listed on index.rst with the extension .rst.
Remove it.

Fixes: b1816b22381b ("Documentation:leds: Add leds-st1202.rst")
Signed-off-by: Manuel Fombuena <fombuena@outlook.com>
---
 Documentation/leds/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Manuel Fombuena March 26, 2025, 11:31 a.m. UTC | #1
On Tue, 25 Feb 2025, Manuel Fombuena wrote:

> No other LED driver is listed on index.rst with the extension .rst.
> Remove it.
> 
> Fixes: b1816b22381b ("Documentation:leds: Add leds-st1202.rst")
> Signed-off-by: Manuel Fombuena <fombuena@outlook.com>
> ---
>  Documentation/leds/index.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/leds/index.rst b/Documentation/leds/index.rst
> index 0ab0a2128a11..76fae171039c 100644
> --- a/Documentation/leds/index.rst
> +++ b/Documentation/leds/index.rst
> @@ -28,5 +28,5 @@ LEDs
>     leds-mlxcpld
>     leds-mt6370-rgb
>     leds-sc27xx
> -   leds-st1202.rst
> +   leds-st1202
>     leds-qcom-lpg
> -- 
> 2.48.1
> 
> 

Now that 6.14 is out, should I re-send this for 'for-leds-next' or there 
is no need?

--
Manuel Fombuena
Lee Jones March 28, 2025, 8:20 a.m. UTC | #2
On Wed, 26 Mar 2025, Manuel Fombuena wrote:

> On Tue, 25 Feb 2025, Manuel Fombuena wrote:
> 
> > No other LED driver is listed on index.rst with the extension .rst.
> > Remove it.
> > 
> > Fixes: b1816b22381b ("Documentation:leds: Add leds-st1202.rst")
> > Signed-off-by: Manuel Fombuena <fombuena@outlook.com>
> > ---
> >  Documentation/leds/index.rst | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/Documentation/leds/index.rst b/Documentation/leds/index.rst
> > index 0ab0a2128a11..76fae171039c 100644
> > --- a/Documentation/leds/index.rst
> > +++ b/Documentation/leds/index.rst
> > @@ -28,5 +28,5 @@ LEDs
> >     leds-mlxcpld
> >     leds-mt6370-rgb
> >     leds-sc27xx
> > -   leds-st1202.rst
> > +   leds-st1202
> >     leds-qcom-lpg
> > -- 
> > 2.48.1
> > 
> > 
> 
> Now that 6.14 is out, should I re-send this for 'for-leds-next' or there 
> is no need?

If this is still relevant and still applies cleanly, I'll take it from here.
Manuel Fombuena March 28, 2025, 11:13 a.m. UTC | #3
On Fri, 28 Mar 2025, Lee Jones wrote:
> 
> If this is still relevant and still applies cleanly, I'll take it from here.
> 

Thanks. As of now, it still applies cleanly and it is still the only 
driver in the list that includes .rst.

--
Manuel Fombuena
diff mbox series

Patch

diff --git a/Documentation/leds/index.rst b/Documentation/leds/index.rst
index 0ab0a2128a11..76fae171039c 100644
--- a/Documentation/leds/index.rst
+++ b/Documentation/leds/index.rst
@@ -28,5 +28,5 @@  LEDs
    leds-mlxcpld
    leds-mt6370-rgb
    leds-sc27xx
-   leds-st1202.rst
+   leds-st1202
    leds-qcom-lpg