diff options
author | Prasad J Pandit | 2020-07-10 21:04:51 +0200 |
---|---|---|
committer | Kevin Wolf | 2020-07-17 14:20:57 +0200 |
commit | 4b7c5bc447070bd1573bc8ae7294f3a64525c20b (patch) | |
tree | 41155108c3ecb25d62b758b2a0e07afd53c840b3 /MAINTAINERS | |
parent | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in... (diff) | |
download | qemu-4b7c5bc447070bd1573bc8ae7294f3a64525c20b.tar.gz qemu-4b7c5bc447070bd1573bc8ae7294f3a64525c20b.tar.xz qemu-4b7c5bc447070bd1573bc8ae7294f3a64525c20b.zip |
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 <pjp@fedoraproject.org>
Message-Id: <20200710190451.761286-1-ppandit@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
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 <kwolf@redhat.com> L: qemu-block@nongnu.org -S: Supported +S: Odd Fixes F: block/vvfat.c Image format fuzzer |