diff mbox series

[1/1] MAINTAINERS: Change fsl-fman.yaml to fsl,fman.yaml

Message ID 20240624144655.801607-1-Frank.Li@nxp.com (mailing list archive)
State Not Applicable
Headers show
Series [1/1] MAINTAINERS: Change fsl-fman.yaml to fsl,fman.yaml | expand

Commit Message

Frank Li June 24, 2024, 2:46 p.m. UTC
fsl-fman.yaml is typo. "-" should be ",". Fix below warning.

Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/net/fsl-fman.yaml

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202406211320.diuZ3XYk-lkp@intel.com/
Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Andrew Lunn June 24, 2024, 6:58 p.m. UTC | #1
On Mon, Jun 24, 2024 at 10:46:55AM -0400, Frank Li wrote:
> fsl-fman.yaml is typo. "-" should be ",". Fix below warning.
> 
> Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/net/fsl-fman.yaml
> 
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202406211320.diuZ3XYk-lkp@intel.com/
> Signed-off-by: Frank Li <Frank.Li@nxp.com>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew
Jakub Kicinski June 25, 2024, 3:26 p.m. UTC | #2
On Mon, 24 Jun 2024 10:46:55 -0400 Frank Li wrote:
> fsl-fman.yaml is typo. "-" should be ",". Fix below warning.
> 
> Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/net/fsl-fman.yaml
> 
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202406211320.diuZ3XYk-lkp@intel.com/
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 807feae089c4d..7da4c469c14d4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8874,7 +8874,7 @@ M:	Madalin Bucur <madalin.bucur@nxp.com>
>  R:	Sean Anderson <sean.anderson@seco.com>
>  L:	netdev@vger.kernel.org
>  S:	Maintained
> -F:	Documentation/devicetree/bindings/net/fsl-fman.yaml
> +F:	Documentation/devicetree/bindings/net/fsl,fman.yaml
>  F:	drivers/net/ethernet/freescale/fman
>  
>  FREESCALE QORIQ PTP CLOCK DRIVER

Already fixed by commit 568ebdaba6370, thanks!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 807feae089c4d..7da4c469c14d4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8874,7 +8874,7 @@  M:	Madalin Bucur <madalin.bucur@nxp.com>
 R:	Sean Anderson <sean.anderson@seco.com>
 L:	netdev@vger.kernel.org
 S:	Maintained
-F:	Documentation/devicetree/bindings/net/fsl-fman.yaml
+F:	Documentation/devicetree/bindings/net/fsl,fman.yaml
 F:	drivers/net/ethernet/freescale/fman
 
 FREESCALE QORIQ PTP CLOCK DRIVER