Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9a82446b authored by Amit Shah's avatar Amit Shah Committed by Rusty Russell
Browse files

MAINTAINERS: Put the virtio-console entry in correct alphabetical order



Move around the entry for virtio-console to keep the file sorted.

Signed-off-by: default avatarAmit Shah <amit.shah@redhat.com>
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 48de8cb7
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
@@ -2474,12 +2474,6 @@ L: linuxppc-dev@ozlabs.org
S:	Odd Fixes
F:	drivers/char/hvc_*

VIRTIO CONSOLE DRIVER
M:	Amit Shah <amit.shah@redhat.com>
L:	virtualization@lists.linux-foundation.org
S:	Maintained
F:	drivers/char/virtio_console.c

iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER
M:	Peter Jones <pjones@redhat.com>
M:	Konrad Rzeszutek Wilk <konrad@kernel.org>
@@ -5971,6 +5965,13 @@ S: Maintained
F:	Documentation/filesystems/vfat.txt
F:	fs/fat/

VIRTIO CONSOLE DRIVER
M:	Amit Shah <amit.shah@redhat.com>
L:	virtualization@lists.linux-foundation.org
S:	Maintained
F:	drivers/char/virtio_console.c
F:	include/linux/virtio_console.h

VIRTIO HOST (VHOST)
M:	"Michael S. Tsirkin" <mst@redhat.com>
L:	kvm@vger.kernel.org