mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: linux-kernel@vger.kernel.org
Cc: Johannes Thumshirn <jth@kernel.org>, linux-watchdog@vger.kernel.org
Subject: Bad MAINTAINERS pattern in section 'MEN Z069 WATCHDOG DRIVER'
Date: Fri, 28 Sep 2018 14:56:55 -0700	[thread overview]
Message-ID: <20180928215656.30272-1-joe@perches.com> (raw)

Please fix this defect appropriately.

linux-next MAINTAINERS section:

	9483	MEN Z069 WATCHDOG DRIVER
	9484	M:	Johannes Thumshirn <jth@kernel.org>
	9485	L:	linux-watchdog@vger.kernel.org
	9486	S:	Maintained
-->	9487	F:	drivers/watchdog/menz069_wdt.c

Commit that introduced this:

commit 81ceed41d0c2b2c9300de7bc30c1451680257f52
 Author: Johannes Thumshirn <jthumshirn@suse.de>
 Date:   Mon Jul 16 09:25:10 2018 +0200
 
     watchdog: add driver for the MEN 16z069 IP-Core
     
     Add a driver for the MEN 16z069 Watchdog and Reset Controller IP-Core.
     
     Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
     Reviewed-by: Michael Moese <mmoese@suse.de>
     Reviewed-by: Guenter Roeck <linux@roeck-us.net>
     Signed-off-by: Guenter Roeck <linux@roeck-us.net>
     Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
 
  MAINTAINERS                   |   6 ++
  drivers/watchdog/Kconfig      |  10 +++
  drivers/watchdog/Makefile     |   1 +
  drivers/watchdog/menz69_wdt.c | 170 ++++++++++++++++++++++++++++++++++++++++++
  4 files changed, 187 insertions(+)

No commit with drivers/watchdog/menz069_wdt.c found


                 reply	other threads:[~2018-09-28 21:57 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=20180928215656.30272-1-joe@perches.com \
    --to=joe@perches.com \
    --cc=jth@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    /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

Powered by JetHome