Skip to content

Commit fbe2993

Browse files
Shawn.Shaomstsirkin
authored andcommitted
vdpa: Update sysfs ABI documentation
Fix the wrong drivers_autoprobe path name in the document Signed-off-by: Shawn.Shao <[email protected]> Message-Id: <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]> Acked-by: Jason Wang <[email protected]>
1 parent dd1f4bc commit fbe2993

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/ABI/testing/sysfs-bus-vdpa

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
What: /sys/bus/vdpa/driver_autoprobe
1+
What: /sys/bus/vdpa/drivers_autoprobe
22
Date: March 2020
33
44
Description:
@@ -17,7 +17,7 @@ Description:
1717
Writing a device name to this file will cause the kernel binds
1818
devices to a compatible driver.
1919

20-
This can be useful when /sys/bus/vdpa/driver_autoprobe is
20+
This can be useful when /sys/bus/vdpa/drivers_autoprobe is
2121
disabled.
2222

2323
What: /sys/bus/vdpa/drivers/.../bind

0 commit comments

Comments
 (0)