summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDexuan Cui2015-08-05 09:52:45 +0200
committerGreg Kroah-Hartman2015-08-05 20:44:29 +0200
commit54bf725e5d21022b25fe0d3c103fe82ed13b870b (patch)
tree4c70db3765f735a8735e268ed6288089089e264d /MAINTAINERS
parenttools: hv: add a python script lsvmbus to list VMBus devices (diff)
downloadkernel-qcow2-linux-54bf725e5d21022b25fe0d3c103fe82ed13b870b.tar.gz
kernel-qcow2-linux-54bf725e5d21022b25fe0d3c103fe82ed13b870b.tar.xz
kernel-qcow2-linux-54bf725e5d21022b25fe0d3c103fe82ed13b870b.zip
Drivers: hv: vmbus: document the VMBus sysfs files
The 4 sysfs files should be stable ABIs to the user space. Signed-off-by: Dexuan Cui <decui@microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9289ecb57b68..cde3eceea4e8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4957,6 +4957,7 @@ F: drivers/scsi/storvsc_drv.c
F: drivers/video/fbdev/hyperv_fb.c
F: include/linux/hyperv.h
F: tools/hv/
+F: Documentation/ABI/stable/sysfs-bus-vmbus
I2C OVER PARALLEL PORT
M: Jean Delvare <jdelvare@suse.com>