MAINTAINERS: adjust file entries after wifi driver movement
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Tue, 14 Mar 2023 04:18:48 +0000 (05:18 +0100)
committerKalle Valo <kvalo@kernel.org>
Wed, 15 Mar 2023 09:56:28 +0000 (11:56 +0200)
commit3b50d9a174575473cc5ed8eba3570e02ea3d0733
tree7db821d45099c32080b1cd008dd9fd306d134155
parent4c4ca9f7c4ca68a56392fcb975065cb0ab9b2fa1
MAINTAINERS: adjust file entries after wifi driver movement

Commit f79cbc77abde ("wifi: move mac80211_hwsim and virt_wifi to virtual
directory") and commit 298e50ad8eb8 ("wifi: move raycs, wl3501 and
rndis_wlan to legacy directory") move remaining wireless drivers into
subdirectories, but does not adjust the entries in MAINTAINERS.

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

Repair these file references in those wireless driver sections.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230314041848.5120-1-lukas.bulwahn@gmail.com
MAINTAINERS