Re: Bad file pattern in MAINTAINERS section 'I3C SUBSYSTEM'

From: Boris Brezillon
Date: Sat Mar 30 2019 - 03:51:20 EST


Hello Joe,

On Mon, 25 Mar 2019 14:25:19 -0700
Joe Perches <joe@xxxxxxxxxxx> wrote:

> A file pattern line in this section of the MAINTAINERS file in linux-next
> does not have a match in the linux source files.
>
> This could occur because a matching filename was never added, was deleted
> or renamed in some other commit.

This is a leftover of previous versions of the patch series where
things were added to include/dt-bindings/i3c/.

>
> The commits that added and if found renamed or removed the file pattern
> are shown below.
>
> Please fix this defect appropriately.

I'll fix that. Thanks for reporting the problem.

Boris

>
> 1: ---------------------------------------------------------------------------
>
> linux-next MAINTAINERS section:
>
> 7333 I3C SUBSYSTEM
> 7334 M: Boris Brezillon <bbrezillon@xxxxxxxxxx>
> 7335 L: linux-i3c@xxxxxxxxxxxxxxxxxxx
> 7336 C: irc://chat.freenode.net/linux-i3c
> 7337 T: git git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git
> 7338 S: Maintained
> 7339 F: Documentation/ABI/testing/sysfs-bus-i3c
> 7340 F: Documentation/devicetree/bindings/i3c/
> 7341 F: Documentation/driver-api/i3c
> 7342 F: drivers/i3c/
> 7343 F: include/linux/i3c/
> --> 7344 F: include/dt-bindings/i3c/
>
> 2: ---------------------------------------------------------------------------
>
> The most recent commit that added or modified file pattern 'include/dt-bindings/i3c/':
>
> commit 4f26d06669619b960aa7246378dcdf1690c97384
> Author: Boris Brezillon <boris.brezillon@xxxxxxxxxxx>
> Date: Fri Mar 23 11:38:16 2018 +0100
>
> MAINTAINERS: Add myself as the I3C subsystem maintainer
>
> Create an entry for the I3C subsystem and mark it as maintained by me.
> There's no official git repository, patchwork instance, mailing list or
> website yet, but this will be added after the subsystem has been
> accepted.
>
> Signed-off-by: Boris Brezillon <boris.brezillon@xxxxxxxxxxx>
> Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
>
> MAINTAINERS | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> 3: ---------------------------------------------------------------------------
>
> No commit with file pattern 'include/dt-bindings/i3c/' was found
>
> _______________________________________________
> linux-i3c mailing list
> linux-i3c@xxxxxxxxxxxxxxxxxxx
> http://lists.infradead.org/mailman/listinfo/linux-i3c