Documentation/w1/w1-netlink.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
The URL in w1-netlink.rst for an example userspace application
has changed. The former URL is no longer valid. Update it to the
github URL.
Fixes: e4e056aa3518 ("w1: documentation update")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
Cc: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Eugene Polyakov <zbr@ioremap.net>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
---
Documentation/w1/w1-netlink.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20251103.orig/Documentation/w1/w1-netlink.rst
+++ linux-next-20251103/Documentation/w1/w1-netlink.rst
@@ -196,7 +196,7 @@ Additional documentation, source code ex
==============================================
1. Documentation/driver-api/connector.rst
-2. http://www.ioremap.net/archive/w1
+2. https://github.com/bioothod/w1
This archive includes userspace application w1d.c which uses
read/write/search commands for all master/slave devices found on the bus.
Randy Dunlap <rdunlap@infradead.org> writes:
> The URL in w1-netlink.rst for an example userspace application
> has changed. The former URL is no longer valid. Update it to the
> github URL.
>
> Fixes: e4e056aa3518 ("w1: documentation update")
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> ---
> Cc: Krzysztof Kozlowski <krzk@kernel.org>
> Cc: Eugene Polyakov <zbr@ioremap.net>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> ---
> Documentation/w1/w1-netlink.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-next-20251103.orig/Documentation/w1/w1-netlink.rst
> +++ linux-next-20251103/Documentation/w1/w1-netlink.rst
> @@ -196,7 +196,7 @@ Additional documentation, source code ex
> ==============================================
>
> 1. Documentation/driver-api/connector.rst
> -2. http://www.ioremap.net/archive/w1
> +2. https://github.com/bioothod/w1
>
Applied, thanks.
jon
© 2016 - 2026 Red Hat, Inc.