public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: fix typo in I2C OF COMPONENT PROBER
@ 2024-11-29  9:52 Lukas Bulwahn
  2024-11-29 11:56 ` Wolfram Sang
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2024-11-29  9:52 UTC (permalink / raw)
  To: Chen-Yu Tsai, Andy Shevchenko, Douglas Anderson,
	AngeloGioacchino Del Regno, Wolfram Sang, linux-i2c
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

From: Lukas Bulwahn <lukas.bulwahn@redhat.com>

Commit 157ce8f381ef ("i2c: Introduce OF component probe function") adds the
header file include/linux/i2c-of-prober.h and a corresponding file entry in
the newly added MAINTAINERS section I2C OF COMPONENT PROBER. This file
entry unfortunately has a typo.
Fortunately, ./scripts/get_maintainer.pl --self-test=patterns detects this
broken reference.

Fix the typo in this file entry in the I2C OF COMPONENT PROBER section.

Fixes: 157ce8f381ef ("i2c: Introduce OF component probe function")
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 1240e75ecf4b..d1b50664b5e8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10765,7 +10765,7 @@ L:	linux-i2c@vger.kernel.org
 L:	devicetree@vger.kernel.org
 S:	Maintained
 F:	drivers/i2c/i2c-core-of-prober.c
-F:	include/linux-i2c-of-prober.h
+F:	include/linux/i2c-of-prober.h
 
 I2C OVER PARALLEL PORT
 M:	Jean Delvare <jdelvare@suse.com>
-- 
2.47.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: fix typo in I2C OF COMPONENT PROBER
  2024-11-29  9:52 [PATCH] MAINTAINERS: fix typo in I2C OF COMPONENT PROBER Lukas Bulwahn
@ 2024-11-29 11:56 ` Wolfram Sang
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2024-11-29 11:56 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Chen-Yu Tsai, Andy Shevchenko, Douglas Anderson,
	AngeloGioacchino Del Regno, linux-i2c, kernel-janitors,
	linux-kernel, Lukas Bulwahn

[-- Attachment #1: Type: text/plain, Size: 737 bytes --]

On Fri, Nov 29, 2024 at 10:52:38AM +0100, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
> 
> Commit 157ce8f381ef ("i2c: Introduce OF component probe function") adds the
> header file include/linux/i2c-of-prober.h and a corresponding file entry in
> the newly added MAINTAINERS section I2C OF COMPONENT PROBER. This file
> entry unfortunately has a typo.
> Fortunately, ./scripts/get_maintainer.pl --self-test=patterns detects this
> broken reference.
> 
> Fix the typo in this file entry in the I2C OF COMPONENT PROBER section.
> 
> Fixes: 157ce8f381ef ("i2c: Introduce OF component probe function")
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>

Applied to for-mergewindow, thanks!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-29 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-29  9:52 [PATCH] MAINTAINERS: fix typo in I2C OF COMPONENT PROBER Lukas Bulwahn
2024-11-29 11:56 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox