[PATCH] MAINTAINERS: remove the obsolete file entry for staging in ANDROID DRIVERS

From: Lukas Bulwahn
Date: Wed Mar 16 2022 - 08:48:24 EST


Commit 721412ed3d81 ("staging: remove ashmem") removes the last android
driver from staging, but misses to adjust MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Remove the obsolete file entry in ANDROID DRIVERS.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
---
Greg, please pick this minor clean-up patch for your staging-next tree on
top of the commit above.

MAINTAINERS | 1 -
1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 963d7001f2ce..192e99b6b8f0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1325,7 +1325,6 @@ L: linux-kernel@xxxxxxxxxxxxxxx
S: Supported
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
F: drivers/android/
-F: drivers/staging/android/

ANDROID GOLDFISH PIC DRIVER
M: Miodrag Dinic <miodrag.dinic@xxxxxxxx>
--
2.17.1