aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Bulwahn <[email protected]>2021-08-03 09:18:11 +0200
committerGreg Kroah-Hartman <[email protected]>2021-08-05 12:57:37 +0200
commite50abb3aa5e15453a5ce09f8a1a8fac0ed4ffe48 (patch)
treee0b76b1016b684963d1acdebc3e1389164af67a3
parent5b283ad4c8daeb8f1ddb2324ef0a146fe97bc900 (diff)
MAINTAINERS: update STAGING - REALTEK RTL8188EU DRIVERS
Commit 55dfa29b43d2 ("staging: rtl8188eu: remove rtl8188eu driver from staging dir") removes ./drivers/staging/rtl8188eu, but misses to adjust the STAGING - REALTEK RTL8188EU DRIVERS section in MAINTAINERS. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains: no file matches F: drivers/staging/rtl8188eu/ A refurnished rtl8188eu driver is available in ./drivers/staging/r8188eu/ and there is no existing section in MAINTAINERS for that directory. So, reuse the STAGING - REALTEK RTL8188EU DRIVERS section and point to the refurnished driver with its current developers and maintainers according to the current git log. Acked-by: Phillip Potter <[email protected]> Acked-by: Larry Finger <[email protected]> Signed-off-by: Lukas Bulwahn <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r--MAINTAINERS5
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ec83c225d8f6..bf2bec84bc10 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17612,8 +17612,9 @@ F: drivers/staging/olpc_dcon/
STAGING - REALTEK RTL8188EU DRIVERS
M: Larry Finger <[email protected]>
-S: Odd Fixes
-F: drivers/staging/rtl8188eu/
+M: Phillip Potter <[email protected]>
+S: Supported
+F: drivers/staging/r8188eu/
STAGING - REALTEK RTL8712U DRIVERS
M: Larry Finger <[email protected]>