MAINTAINERS | 1 - 1 file changed, 1 deletion(-)
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@gmail.com>
---
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@vger.kernel.org
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@mips.com>
--
2.17.1
On Wed, Mar 16, 2022 at 01:48:02PM +0100, Lukas Bulwahn wrote:
> Commit 721412ed3d81 ("staging: remove ashmem") removes the last android
> driver from staging
Hooray! Well done @android.com folks! :)
regards,
dan carpenter
On Wed, Mar 16, 2022 at 01:48:02PM +0100, Lukas Bulwahn wrote:
> 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@gmail.com>
> ---
> Greg, please pick this minor clean-up patch for your staging-next tree on
> top of the commit above.
Now picked up, thanks for the fix.
greg k-h
© 2016 - 2026 Red Hat, Inc.