diff mbox series

MAINTAINERS: adjust the file entry in GOCONTROLL MODULINE MODULE SLOT

Message ID 20250318080913.31455-1-lukas.bulwahn@redhat.com (mailing list archive)
State Accepted
Commit e7c7c1d2fccabf31d646fd1916cc0e2dc727e99e
Headers show
Series MAINTAINERS: adjust the file entry in GOCONTROLL MODULINE MODULE SLOT | expand

Commit Message

Lukas Bulwahn March 18, 2025, 8:09 a.m. UTC
From: Lukas Bulwahn <lukas.bulwahn@redhat.com>

Commit 8f1cc5242544 ("MAINTAINERS: add maintainer for the GOcontroll
Moduline module slot") adds a new MAINTAINERS section referring to the
non-existent file:
  Documentation/connector/gocontroll,moduline-module-slot.yaml

It intends to refer to the file with the same name in
Documentation/devicetree/bindings/connector/. Adjust the file reference to
the intended location.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Maud Spierings | GOcontroll March 18, 2025, 8:32 a.m. UTC | #1
From: Lukas Bulwahn <lbulwahn@redhat.com>
Sent: Tuesday, March 18, 2025 9:09 AM
 
>From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
>
>Commit 8f1cc5242544 ("MAINTAINERS: add maintainer for the GOcontroll
>Moduline module slot") adds a new MAINTAINERS section referring to the
>non-existent file:
>  Documentation/connector/gocontroll,moduline-module-slot.yaml
>
>It intends to refer to the file with the same name in
>Documentation/devicetree/bindings/connector/. Adjust the file reference to
>the intended location.

Ah rookie mistake whoops.

>Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
>---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/MAINTAINERS b/MAINTAINERS
>index 561d394cb210..92af00cd0eee 100644
>--- a/MAINTAINERS
>+++ b/MAINTAINERS
>@@ -10022,7 +10022,7 @@ F:	drivers/media/usb/go7007/
> GOCONTROLL MODULINE MODULE SLOT
> M:	Maud Spierings <maudspierings@gocontroll.com>
> S:	Maintained
>-F:	Documentation/connector/gocontroll,moduline-module-slot.yaml
>+F:	Documentation/devicetree/bindings/connector/gocontroll,moduline-module-slot.yaml
> 
> GOODIX TOUCHSCREEN
> M:	Hans de Goede <hdegoede@redhat.com>
>-- 
>2.48.1

Reviewed-by: Maud Spierings <maudspierings@gocontroll.com>
Mark Brown March 18, 2025, 2:37 p.m. UTC | #2
On Tue, 18 Mar 2025 09:09:13 +0100, Lukas Bulwahn wrote:
> Commit 8f1cc5242544 ("MAINTAINERS: add maintainer for the GOcontroll
> Moduline module slot") adds a new MAINTAINERS section referring to the
> non-existent file:
>   Documentation/connector/gocontroll,moduline-module-slot.yaml
> 
> It intends to refer to the file with the same name in
> Documentation/devicetree/bindings/connector/. Adjust the file reference to
> the intended location.
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/1] MAINTAINERS: adjust the file entry in GOCONTROLL MODULINE MODULE SLOT
      commit: e7c7c1d2fccabf31d646fd1916cc0e2dc727e99e

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 561d394cb210..92af00cd0eee 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10022,7 +10022,7 @@  F:	drivers/media/usb/go7007/
 GOCONTROLL MODULINE MODULE SLOT
 M:	Maud Spierings <maudspierings@gocontroll.com>
 S:	Maintained
-F:	Documentation/connector/gocontroll,moduline-module-slot.yaml
+F:	Documentation/devicetree/bindings/connector/gocontroll,moduline-module-slot.yaml
 
 GOODIX TOUCHSCREEN
 M:	Hans de Goede <hdegoede@redhat.com>