Netdev List
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: linux-kernel@vger.kernel.org
Cc: Andrew Lunn <andrew@lunn.ch>,
	Vivien Didelot <vivien.didelot@savoirfairelinux.com>,
	netdev@vger.kernel.org
Subject: Bad MAINTAINERS pattern in section 'MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER'
Date: Fri, 28 Sep 2018 14:54:53 -0700	[thread overview]
Message-ID: <20180928215453.29916-1-joe@perches.com> (raw)

Please fix this defect appropriately.

linux-next MAINTAINERS section:

	8726	MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER
	8727	M:	Andrew Lunn <andrew@lunn.ch>
	8728	M:	Vivien Didelot <vivien.didelot@savoirfairelinux.com>
	8729	L:	netdev@vger.kernel.org
	8730	S:	Maintained
	8731	F:	drivers/net/dsa/mv88e6xxx/
-->	8732	F:	linux/platform_data/mv88e6xxx.h
	8733	F:	Documentation/devicetree/bindings/net/dsa/marvell.txt

Commit that introduced this:

commit 877b7cb0b6f283593a663134ee52703f12c895cc
 Author: Andrew Lunn <andrew@lunn.ch>
 Date:   Sat May 19 22:31:34 2018 +0200
 
     net: dsa: mv88e6xxx: Add minimal platform_data support
     
     Not all the world uses device tree. Some parts of the world still use
     platform devices and platform data. Add basic support for probing a
     Marvell switch via platform data.
     
     Signed-off-by: Andrew Lunn <andrew@lunn.ch>
     Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
     Signed-off-by: David S. Miller <davem@davemloft.net>
 
  MAINTAINERS                             |  1 +
  drivers/net/dsa/mv88e6xxx/chip.c        | 56 ++++++++++++++++++++++++++++-----
  include/linux/platform_data/mv88e6xxx.h | 17 ++++++++++
  3 files changed, 67 insertions(+), 7 deletions(-)

No commit with linux/platform_data/mv88e6xxx.h found

                 reply	other threads:[~2018-09-29  4:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180928215453.29916-1-joe@perches.com \
    --to=joe@perches.com \
    --cc=andrew@lunn.ch \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=vivien.didelot@savoirfairelinux.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox