aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/driver-api
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2020-03-30 08:01:32 +0200
committerJonathan Corbet <corbet@lwn.net>2020-04-07 13:41:34 -0600
commit2abf99b94c17405ae991aceedc7b3ca3e70ea299 (patch)
tree9ed08b53340db242d6aa4a1c39e512ce07fba895 /Documentation/driver-api
parentDocumentation: sysrq: fix RST formatting (diff)
downloadwireguard-linux-2abf99b94c17405ae991aceedc7b3ca3e70ea299.tar.xz
wireguard-linux-2abf99b94c17405ae991aceedc7b3ca3e70ea299.zip
docs: driver-api: address duplicate label warning
Delete identically named subsection to fix Documentation warning: Documentation/driver-api/w1.rst:11: \ WARNING: duplicate label driver-api/w1:w1 api internal to the kernel, \ other instance in Documentation/driver-api/w1.rst Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Link: https://lore.kernel.org/r/20200330060132.7773-1-lukas.bulwahn@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/driver-api')
-rw-r--r--Documentation/driver-api/w1.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/driver-api/w1.rst b/Documentation/driver-api/w1.rst
index 9963cca788a1..bda3ad60f655 100644
--- a/Documentation/driver-api/w1.rst
+++ b/Documentation/driver-api/w1.rst
@@ -7,9 +7,6 @@ W1: Dallas' 1-wire bus
W1 API internal to the kernel
=============================
-W1 API internal to the kernel
------------------------------
-
include/linux/w1.h
~~~~~~~~~~~~~~~~~~