diff options
author | Stefano Garzarella <sgarzare@redhat.com> | 2021-11-26 17:47:52 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-01-14 18:50:52 -0500 |
commit | 9c25cdeb5f3ca9ef0d683ee8c29b7cb61a174165 (patch) | |
tree | ec13242c7838ddba038aef964ae0ced0ed489386 /MAINTAINERS | |
parent | 0f420c383a2bb414ebccedf9289b5b815f1295fe (diff) | |
download | linux-9c25cdeb5f3ca9ef0d683ee8c29b7cb61a174165.tar.gz |
docs: document sysfs ABI for vDPA bus
Add missing documentation of sysfs ABI for vDPA bus in
the new Documentation/ABI/testing/sysfs-bus-vdpa file.
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Link: https://lore.kernel.org/r/20211126164753.181829-2-sgarzare@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fb18ce7168aa..d10667bcc3cf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20132,6 +20132,7 @@ M: "Michael S. Tsirkin" <mst@redhat.com> M: Jason Wang <jasowang@redhat.com> L: virtualization@lists.linux-foundation.org S: Maintained +F: Documentation/ABI/testing/sysfs-bus-vdpa F: Documentation/devicetree/bindings/virtio/ F: drivers/block/virtio_blk.c F: drivers/crypto/virtio/ |