diff options
author | Alex Williamson <[email protected]> | 2024-02-05 16:54:18 -0700 |
---|---|---|
committer | Alex Williamson <[email protected]> | 2024-02-22 12:18:58 -0700 |
commit | 05f3a0bd094c08dce69938306c31b0e39b5f465a (patch) | |
tree | 1ea8b887957a8315bc00cc22e6eb511ee58253c3 | |
parent | 6de042240b0f654940c196a491c90e81257e49b9 (diff) |
MAINTAINERS: Re-alphabetize VFIO
The vfio-pci virtio variant entry slipped in out of order.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alex Williamson <[email protected]>
-rw-r--r-- | MAINTAINERS | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9ed4d3868539..9d0ca59f1ddc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23089,13 +23089,6 @@ L: [email protected] S: Maintained F: drivers/vfio/pci/mlx5/ -VFIO VIRTIO PCI DRIVER -M: Yishai Hadas <[email protected]> -S: Maintained -F: drivers/vfio/pci/virtio - VFIO PCI DEVICE SPECIFIC DRIVERS R: Jason Gunthorpe <[email protected]> R: Yishai Hadas <[email protected]> @@ -23119,6 +23112,13 @@ L: [email protected] S: Maintained F: drivers/vfio/platform/ +VFIO VIRTIO PCI DRIVER +M: Yishai Hadas <[email protected]> +S: Maintained +F: drivers/vfio/pci/virtio + VGA_SWITCHEROO R: Lukas Wunner <[email protected]> S: Maintained |