Re: [PATCH] Documentation: treewide: Replace remaining spinics links with lore
From: Simon Horman
Date: Fri Jun 13 2025 - 09:08:17 EST
On Wed, Jun 11, 2025 at 01:52:55PM +0700, Bagas Sanjaya wrote:
> 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 +-
Thanks Bagas,
These changes look nice and correct to me.
I am wondering if you considered also addressing
the spinics.net links in gadget-testing.rst.
They are the only other instances I see under Documentation.