Re: [PATCH 13/13] MAINTAINERS: Add entry for Microsemi MIPS SoCs

From: Joe Perches
Date: Tue Nov 28 2017 - 10:35:04 EST


On Tue, 2017-11-28 at 16:26 +0100, Alexandre Belloni wrote:
> Add myself as a maintainer for the Microsemi MIPS SoCs.
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -9062,6 +9062,13 @@ S: Maintained
> F: drivers/usb/misc/usb251xb.c
> F: Documentation/devicetree/bindings/usb/usb251xb.txt
>
> +MICROSEMI MIPS SOCS
> +M: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
> +L: linux-mips@xxxxxxxxxxxxxx
> +S: Maintained
> +F: arch/mips/mscc/*
> +F: arch/mips/boot/dts/mscc/*

Do any of these directories also contain subdirectories?

This use of * means only the top level directory files
are matched by this pattern.

Using just a trailing / instead makes any file in any
subdirectory also match.

Perhaps:

F: arch/mips/mscc/
F: arch/mips/boot/dts/mscc/