From: Prasad J Pandit Date: Fri, 10 Jul 2020 19:04:51 +0000 (+0530) Subject: vvfat: set status to odd fixes X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4b7c5bc447070bd1573bc8ae7294f3a64525c20b;p=qemu.git vvfat: set status to odd fixes Virtual VFAT driver is quite old and rarely used. Set its status to Odd Fixes. Signed-off-by: Prasad J Pandit Message-Id: <20200710190451.761286-1-ppandit@redhat.com> Signed-off-by: Kevin Wolf --- diff --git a/MAINTAINERS b/MAINTAINERS index 030faf0249..5d9c56e441 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2987,7 +2987,7 @@ F: block/vpc.c vvfat M: Kevin Wolf L: qemu-block@nongnu.org -S: Supported +S: Odd Fixes F: block/vvfat.c Image format fuzzer