summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDexuan Cui <decui@microsoft.com>2015-08-05 07:52:45 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-05 18:44:29 (GMT)
commit54bf725e5d21022b25fe0d3c103fe82ed13b870b (patch)
tree4c70db3765f735a8735e268ed6288089089e264d /MAINTAINERS
parent502d84bd1aa2445b13ff75e8ac2a39d249f791ee (diff)
downloadlinux-54bf725e5d21022b25fe0d3c103fe82ed13b870b.tar.xz
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 9289ecb..cde3ece 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>