diff options
| author | Bagas Sanjaya <bagasdotme@gmail.com> | 2025-06-11 13:52:55 +0700 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2025-06-21 14:20:51 -0600 |
| commit | 5194439d70bac001200709bf15e3bd2b96bf9efb (patch) | |
| tree | 61bc6a76e7208a98440d3abbaaca9d25e3d7760c /Documentation/driver-api | |
| parent | Documentation/sysctl: coredump: add %F for pidfd number (diff) | |
| download | linux-5194439d70bac001200709bf15e3bd2b96bf9efb.tar.gz linux-5194439d70bac001200709bf15e3bd2b96bf9efb.zip | |
Documentation: treewide: Replace remaining spinics links with lore
Long before introduction of lore.kernel.org, people would link
to LKML threads on third-party archives (here spinics.net), which
in some cases can be unreliable (as these were outside of
kernel.org control). Replace links to them with lore counterparts
(if any).
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250611065254.36608-2-bagasdotme@gmail.com
Diffstat (limited to 'Documentation/driver-api')
| -rw-r--r-- | Documentation/driver-api/gpio/driver.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/gpio/driver.rst b/Documentation/driver-api/gpio/driver.rst index ae433261e11a..85d86f92c41b 100644 --- a/Documentation/driver-api/gpio/driver.rst +++ b/Documentation/driver-api/gpio/driver.rst @@ -750,7 +750,7 @@ compliance: - Test your driver with the appropriate in-kernel real-time test cases for both level and edge IRQs -* [1] http://www.spinics.net/lists/linux-omap/msg120425.html +* [1] https://lore.kernel.org/r/1437496011-11486-1-git-send-email-bigeasy@linutronix.de/ * [2] https://lore.kernel.org/r/1443209283-20781-2-git-send-email-grygorii.strashko@ti.com * [3] https://lore.kernel.org/r/1443209283-20781-3-git-send-email-grygorii.strashko@ti.com |
