MAINTAINERS: Fix F: in "VFIO-USER"
The commit adding the section added two bad F: lines: include/hw/vfio-user/ never existed, and subprojects/libvfio-user had long been replaced by subprojects/libvfio.wrap. Drop the former, and correct the latter. Fixes: 9fca2b7d70 (vfio-user: add vfio-user class and container, 2025-06-25) Cc: John Levon <john.levon@nutanix.com> Cc: Thanos Makatos <thanos.makatos@nutanix.com> Cc: Cédric Le Goater <clg@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Cédric Le Goater <clg@redhat.com> Reviewed-by: John Levon <john.levon@nutanix.com> Message-ID: <20260603064032.3733394-36-armbru@redhat.com>
Markus Armbruster committed
Jun 3, 2026 at 08:40 UTC
808c724cd681689a5aa9d999fa68e1a710a20ca8
1 file changed
+1
-2
MAINTAINERS
+1
-2
@@ -4451,8 +4451,7 @@ S: Supported
4451
F: docs/interop/vfio-user.rst
4452
F: docs/system/devices/vfio-user.rst
4453
F: hw/vfio-user/*
4454
-F: include/hw/vfio-user/*
4455
-F: subprojects/libvfio-user
4454
+F: subprojects/libvfio-user.wrap
4455
F: tests/functional/x86_64/test_vfio_user_client.py
4456
4457
EBPF