* [PATCH] MAINTAINERS: remove file entry in NFC SUBSYSTEM after platform_data movement
@ 2023-03-20 7:32 Lukas Bulwahn
2023-03-20 7:36 ` Krzysztof Kozlowski
2023-03-20 10:40 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2023-03-20 7:32 UTC (permalink / raw)
To: Rob Herring, Simon Horman, David S . Miller, netdev
Cc: Krzysztof Kozlowski, linux-nfc, kernel-janitors, linux-kernel,
Lukas Bulwahn
Commit 053fdaa841bd ("nfc: mrvl: Move platform_data struct into driver")
moves the nfcmrvl.h header file from include/linux/platform_data to the
driver's directory, but misses to adjust MAINTAINERS.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.
Just remove the file entry in NFC SUBSYSTEM, as the new location of the
code is already covered by another pattern in that section.
Fixes: 053fdaa841bd ("nfc: mrvl: Move platform_data struct into driver")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Rob, Simon, please ack.
David, please pick this minor cleanup patch on top of the commit above.
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 216a61805c93..bdfed3cfde9b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14703,7 +14703,6 @@ S: Maintained
B: mailto:linux-nfc@lists.01.org
F: Documentation/devicetree/bindings/net/nfc/
F: drivers/nfc/
-F: include/linux/platform_data/nfcmrvl.h
F: include/net/nfc/
F: include/uapi/linux/nfc.h
F: net/nfc/
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: remove file entry in NFC SUBSYSTEM after platform_data movement
2023-03-20 7:32 [PATCH] MAINTAINERS: remove file entry in NFC SUBSYSTEM after platform_data movement Lukas Bulwahn
@ 2023-03-20 7:36 ` Krzysztof Kozlowski
2023-03-20 10:40 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-03-20 7:36 UTC (permalink / raw)
To: Lukas Bulwahn, Rob Herring, Simon Horman, David S . Miller,
netdev
Cc: linux-nfc, kernel-janitors, linux-kernel
On 20/03/2023 08:32, Lukas Bulwahn wrote:
> Commit 053fdaa841bd ("nfc: mrvl: Move platform_data struct into driver")
> moves the nfcmrvl.h header file from include/linux/platform_data to the
> driver's directory, but misses to adjust MAINTAINERS.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: remove file entry in NFC SUBSYSTEM after platform_data movement
2023-03-20 7:32 [PATCH] MAINTAINERS: remove file entry in NFC SUBSYSTEM after platform_data movement Lukas Bulwahn
2023-03-20 7:36 ` Krzysztof Kozlowski
@ 2023-03-20 10:40 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-03-20 10:40 UTC (permalink / raw)
To: Lukas Bulwahn
Cc: robh, simon.horman, davem, netdev, krzysztof.kozlowski, linux-nfc,
kernel-janitors, linux-kernel
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:
On Mon, 20 Mar 2023 08:32:01 +0100 you wrote:
> Commit 053fdaa841bd ("nfc: mrvl: Move platform_data struct into driver")
> moves the nfcmrvl.h header file from include/linux/platform_data to the
> driver's directory, but misses to adjust MAINTAINERS.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
>
> [...]
Here is the summary with links:
- MAINTAINERS: remove file entry in NFC SUBSYSTEM after platform_data movement
https://git.kernel.org/netdev/net-next/c/56aecc0a655d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-03-20 10:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-20 7:32 [PATCH] MAINTAINERS: remove file entry in NFC SUBSYSTEM after platform_data movement Lukas Bulwahn
2023-03-20 7:36 ` Krzysztof Kozlowski
2023-03-20 10:40 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).