From: Wim Van Sebroeck <wim@linux-watchdog.org>
To: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Cc: Sander Vanheule <sander@svanheule.net>,
Wim Van Sebroeck <wim@linux-watchdog.org>,
Guenter Roeck <linux@roeck-us.net>,
linux-watchdog@vger.kernel.org, kernel-janitors@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MAINTAINERS: remove typo from REALTEK OTTO WATCHDOG section
Date: Wed, 5 Jan 2022 10:42:04 +0100 [thread overview]
Message-ID: <20220105094204.GA7303@www.linux-watchdog.org> (raw)
In-Reply-To: <20220104154414.21496-1-lukas.bulwahn@gmail.com>
Hi Lukas,
> Commit 489119bf75e6 ("watchdog: Add Realtek Otto watchdog timer") adds the
> REALTEK OTTO WATCHDOG section in MAINTAINERS and one file entry refers to
> driver/watchdog/realtek_otto_wdt.c. The actual top-level directory name is
> drivers, not driver, though.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
>
> warning: no file matches F: driver/watchdog/realtek_otto_wdt.c
>
> Remove this obvious typo in the file entry.
>
> Fixes: 489119bf75e6 ("watchdog: Add Realtek Otto watchdog timer")
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f7bf491409cf..b4fcc2bb7c54 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16307,7 +16307,7 @@ M: Sander Vanheule <sander@svanheule.net>
> L: linux-watchdog@vger.kernel.org
> S: Maintained
> F: Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml
> -F: driver/watchdog/realtek_otto_wdt.c
> +F: drivers/watchdog/realtek_otto_wdt.c
>
> REALTEK RTL83xx SMI DSA ROUTER CHIPS
> M: Linus Walleij <linus.walleij@linaro.org>
> --
> 2.17.1
>
Since I had to do some other changes on the tree, I changed it directly in the original patch.
Kind regards,
Wim.
prev parent reply other threads:[~2022-01-05 11:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-04 15:44 [PATCH] MAINTAINERS: remove typo from REALTEK OTTO WATCHDOG section Lukas Bulwahn
2022-01-05 1:16 ` Guenter Roeck
2022-01-05 9:42 ` Wim Van Sebroeck [this message]
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=20220105094204.GA7303@www.linux-watchdog.org \
--to=wim@linux-watchdog.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lukas.bulwahn@gmail.com \
--cc=sander@svanheule.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.