Bad file pattern in MAINTAINERS section 'QUALCOMM ETHQOS ETHERNET DRIVER'

From: Joe Perches
Date: Mon Mar 25 2019 - 17:27:51 EST


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.

The commits that added and if found renamed or removed the file pattern
are shown below.

Please fix this defect appropriately.

1: ---------------------------------------------------------------------------

linux-next MAINTAINERS section:

12864 QUALCOMM ETHQOS ETHERNET DRIVER
12865 M: Vinod Koul <vkoul@xxxxxxxxxx>
12866 M: Niklas Cassel <niklas.cassel@xxxxxxxxxx>
12867 L: netdev@xxxxxxxxxxxxxxx
12868 S: Maintained
12869 F: drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c
--> 12870 F: Documentation/devicetree/bindings/net/qcom,dwmac.txt

2: ---------------------------------------------------------------------------

The most recent commit that added or modified file pattern 'Documentation/devicetree/bindings/net/qcom,dwmac.txt':

commit 83c177aea4c37d1a2ef1e2488b25838f70cf6571
Author: Vinod Koul <vkoul@xxxxxxxxxx>
Date: Mon Jan 21 14:43:16 2019 +0530

MAINTAINER: Add entry for Qualcomm ETHQOS ethernet driver

Add myself and Niklas as maintainers for this driver

Signed-off-by: Niklas Cassel <niklas.cassel@xxxxxxxxxx>
Signed-off-by: Vinod Koul <vkoul@xxxxxxxxxx>
Signed-off-by: David S. Miller <davem@xxxxxxxxxxxxx>

MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)

3: ---------------------------------------------------------------------------

No commit with file pattern 'Documentation/devicetree/bindings/net/qcom,dwmac.txt' was found