lkml.org 
[lkml]   [2022]   [Jan]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] MAINTAINERS: remove typo from REALTEK OTTO WATCHDOG section
Date
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
\
 
 \ /
  Last update: 2022-01-04 16:45    [W:0.046 / U:23.496 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site