Re: [PATCH] Documentation: treewide: Replace remaining spinics links with lore
From: Jonathan Corbet
Date: Sat Jun 21 2025 - 16:20:45 EST
Bagas Sanjaya <bagasdotme@xxxxxxxxx> writes:
> 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@xxxxxxxxx>
> ---
> Documentation/driver-api/gpio/driver.rst | 2 +-
> Documentation/filesystems/ubifs-authentication.rst | 2 +-
> .../networking/device_drivers/ethernet/ti/cpsw.rst | 6 +++---
> Documentation/usb/gadget-testing.rst | 2 +-
> 4 files changed, 6 insertions(+), 6 deletions(-)
Applied, thanks.
jon