From: Lukas Bulwahn Date: Mon, 30 Mar 2020 06:01:32 +0000 (+0200) Subject: docs: driver-api: address duplicate label warning X-Git-Tag: x86-urgent-2020-04-12~4^2~2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=2abf99b94c17405ae991aceedc7b3ca3e70ea299;p=users%2Fdwmw2%2Flinux.git 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 Link: https://lore.kernel.org/r/20200330060132.7773-1-lukas.bulwahn@gmail.com Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/driver-api/w1.rst b/Documentation/driver-api/w1.rst index 9963cca788a1f..bda3ad60f6559 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 ~~~~~~~~~~~~~~~~~~