MAINTAINERS: remove the obsolete file entry for staging in ANDROID DRIVERS
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 16 Mar 2022 12:48:02 +0000 (13:48 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Mar 2022 13:38:39 +0000 (14:38 +0100)
commitca7918f21466545250033b5bd077c2fbab0247a3
tree7b785240d2542b6112c71654d2e0bba0eaaf5e69
parent1868755c9078cda1a3a4abd866edd42f9a46b1ed
MAINTAINERS: remove the obsolete file entry for staging in ANDROID DRIVERS

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>
Link: https://lore.kernel.org/r/20220316124802.372-1-lukas.bulwahn@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS