]> git.ipfire.org Git - thirdparty/linux.git/commit
MAINTAINERS: Fix XILINX SD-FEC entry
authorDr. David Alan Gilbert <linux@treblig.org>
Sun, 27 Apr 2025 23:30:16 +0000 (00:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 May 2025 15:57:11 +0000 (17:57 +0200)
commit1281f0ae2d0dd278d4812b58fbe26e4c2b8b07c3
tree16b000a9e262cb330674f79868be844c0a38ace0
parent7f4de1867ef9a787c618e6eb1540b34fef2643ae
MAINTAINERS: Fix XILINX SD-FEC entry

The SD-FEC entry claims ownership of the generic
   drivers/misc/Kconfig   and
   drivers/misc/Makefile

in reality that driver is just one of many using those files.

Remove those file entries.

Fixes: e00feed03f8d ("MAINTAINERS: add maintainer for SD-FEC")
Signed-off-by: "Dr. David Alan Gilbert" <linux@treblig.org>
Link: https://lore.kernel.org/r/20250427233016.124044-1-linux@treblig.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS