mbox series

[v2,0/3] dc395x stale reference cleanup

Message ID 20230510093933.19985-1-bagasdotme@gmail.com
Headers show
Series dc395x stale reference cleanup | expand

Message

Bagas Sanjaya May 10, 2023, 9:39 a.m. UTC
A small stale reference cleanup series for DC395x driver. The shortlog
below should be self-explanatory.

This series is based on fixes branch of scsi tree.

Changes since v1 [1]:
  * Do not explicitly mention linux-scsi list in MAINTAINERS
  * Keep the attribution to the 2.4 driver but reword it to remove mention
    to 2.5/2.6 version
  * Use web.archive.org snapshot of 2.4 driver link.

Bagas Sanjaya (3):
  MAINTAINERS: Drop DC395x list and site
  Documentation: scsi: dc395x: Replace non-functional twibble.org list
  Documentation: scsi: dc395x: Reword original driver attribution

 Documentation/scsi/dc395x.rst | 11 ++++-------
 MAINTAINERS                   |  3 ---
 2 files changed, 4 insertions(+), 10 deletions(-)

Range-diff against v1 [1]:
1:  aaec6b1333457f ! 1:  8db1313161119c MAINTAINERS: Drop DC395x list and site
    @@ Commit message
         Emails to DC395x list bounce (550 error) and visiting the site returns
         404 page.
     
    -    Drop both twibble.org links, replacing the list with linux-scsi list.
    +    Drop both twibble.org links. The driver should now be covered by
    +    linux-scsi list.
     
         Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
     
    @@ MAINTAINERS: DC395x SCSI driver
      M:	Ali Akcaagac <aliakc@web.de>
      M:	Jamie Lenehan <lenehan@twibble.org>
     -L:	dc395x@twibble.org
    -+L:	linux-scsi@vger.kernel.org
      S:	Maintained
     -W:	http://twibble.org/dist/dc395x/
     -W:	http://lists.twibble.org/mailman/listinfo/dc395x/
2:  af1800664dcc46 ! 2:  70a3006779bcb6 Documentation: scsi: dc395x: Replace non-functional twibble.org list
    @@ Metadata
      ## Commit message ##
         Documentation: scsi: dc395x: Replace non-functional twibble.org list
     
    -    Now that the mailing list has been replaced in MAINTAINERS with
    -    linux-scsi list, do the same in the documentation.
    +    Sync mailing list address in the documentation to follow MAINTAINERS.
     
         Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
     
3:  ed579e038a7984 ! 3:  379a2d4ceed777 Documentation: scsi: dc395x: Remove reference to 2.4 driver
    @@ Metadata
     Author: Bagas Sanjaya <bagasdotme@gmail.com>
     
      ## Commit message ##
    -    Documentation: scsi: dc395x: Remove reference to 2.4 driver
    +    Documentation: scsi: dc395x: Reword original driver attribution
     
    -    The 2.4 driver link returns 404. As no one runs 2.4 kernel anymore,
    -    remove the stale reference.
    +    The Linux kernel isn't in 2.6.x anymore, but rather the major version
    +    has advanced much (currently 6.x). Reword the attribution.
     
    +    Also, replace 404'ed 2.4 driver link with web.archive.org snapshot [1].
    +
    +    Link: https://web.archive.org/web/20140129181343/http://www.garloff.de/kurt/linux/dc395/ [1]
         Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
     
      ## Documentation/scsi/dc395x.rst ##
    @@ Documentation/scsi/dc395x.rst: be safe to use. Testing with hard disks has not b
     -driver (which this driver started from) at
     -http://www.garloff.de/kurt/linux/dc395/
     -
    ++This driver is evolved from `the original 2.4 driver
    ++<https://web.archive.org/web/20140129181343/http://www.garloff.de/kurt/linux/dc395/>`_.
      Problems, questions and patches should be submitted to the `Linux SCSI
      mailing list <linux-scsi@vger.kernel.org>`_.
      
[1]: https://lore.kernel.org/linux-doc/20230505082704.16228-1-bagasdotme@gmail.com/

base-commit: 1a7edd041f2d252f251523ba3f2eaead076a8f8d

Comments

Martin K. Petersen May 17, 2023, 1:47 a.m. UTC | #1
Bagas,

> A small stale reference cleanup series for DC395x driver. The shortlog
> below should be self-explanatory.

Applied to 6.5/scsi-staging, thanks!
Martin K. Petersen May 22, 2023, 10:46 p.m. UTC | #2
On Wed, 10 May 2023 16:39:30 +0700, Bagas Sanjaya wrote:

> A small stale reference cleanup series for DC395x driver. The shortlog
> below should be self-explanatory.
> 
> This series is based on fixes branch of scsi tree.
> 
> Changes since v1 [1]:
>   * Do not explicitly mention linux-scsi list in MAINTAINERS
>   * Keep the attribution to the 2.4 driver but reword it to remove mention
>     to 2.5/2.6 version
>   * Use web.archive.org snapshot of 2.4 driver link.
> 
> [...]

Applied to 6.5/scsi-queue, thanks!

[1/3] MAINTAINERS: Drop DC395x list and site
      https://git.kernel.org/mkp/scsi/c/332aac6f0dc0
[2/3] Documentation: scsi: dc395x: Replace non-functional twibble.org list
      https://git.kernel.org/mkp/scsi/c/7a94a131aa10
[3/3] Documentation: scsi: dc395x: Reword original driver attribution
      https://git.kernel.org/mkp/scsi/c/16853cd8f6d4