diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-06-15 08:50:13 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-06-19 14:05:49 -0600 |
commit | 8a05eb89cb84eba1091bdc6baa9d0e463655779f (patch) | |
tree | 821de190af69dd16eeed8ccc480864275f13af31 /drivers/misc/Kconfig | |
parent | 3471b9f7e43d3505fcffc63d0271f13dd9246873 (diff) | |
download | kernel_replicant_linux-8a05eb89cb84eba1091bdc6baa9d0e463655779f.tar.gz kernel_replicant_linux-8a05eb89cb84eba1091bdc6baa9d0e463655779f.tar.bz2 kernel_replicant_linux-8a05eb89cb84eba1091bdc6baa9d0e463655779f.zip |
docs: misc-devices/pci-endpoint-test.txt: convert to ReST
- use title markups;
- mark literal blocks.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/1b1f4e5e57fd2065828cecc9d07afbd247349e94.1592203650.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r-- | drivers/misc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index e1b1ba5e2b92..3ca4325cc191 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -24,7 +24,7 @@ config AD525X_DPOT AD5271, AD5272, AD5274 digital potentiometer chips. - See Documentation/misc-devices/ad525x_dpot.txt for the + See Documentation/misc-devices/ad525x_dpot.rst for the userspace interface. This driver can also be built as a module. If so, the module |