mbox series

[v2,0/3] Replace most references to linux-iscsi.org

Message ID 20230920200232.3721784-1-bvanassche@acm.org (mailing list archive)
Headers show
Series Replace most references to linux-iscsi.org | expand

Message

Bart Van Assche Sept. 20, 2023, 8 p.m. UTC
Hi Martin,

Since the website www.linux-iscsi.org no longer exists, this patch series
removes the references to that website. Please consider this patch series
for the next merge window.

Thanks,

Bart.

Changes compared to v1:
- Modified the description of patch 2/3.
- Modified patch 3/3 such that the email addresses in copyright statements are
  not modified.

Bart Van Assche (3):
  scsi: target: Remove the references to http://www.linux-iscsi.org/
  scsi: target: Remove linux-iscsi.org copyright statements
  scsi: target: Change nab@linux-iscsi.org into nab@kernel.org

 Documentation/target/tcm_mod_builder.rst          | 2 +-
 MAINTAINERS                                       | 2 --
 drivers/infiniband/ulp/isert/ib_isert.c           | 4 ++--
 drivers/target/iscsi/Kconfig                      | 9 ++++++---
 drivers/target/iscsi/iscsi_target.c               | 4 ++--
 drivers/target/iscsi/iscsi_target_auth.c          | 2 +-
 drivers/target/iscsi/iscsi_target_configfs.c      | 2 +-
 drivers/target/iscsi/iscsi_target_datain_values.c | 2 +-
 drivers/target/iscsi/iscsi_target_device.c        | 2 +-
 drivers/target/iscsi/iscsi_target_erl0.c          | 2 +-
 drivers/target/iscsi/iscsi_target_erl1.c          | 2 +-
 drivers/target/iscsi/iscsi_target_erl2.c          | 2 +-
 drivers/target/iscsi/iscsi_target_login.c         | 2 +-
 drivers/target/iscsi/iscsi_target_nego.c          | 2 +-
 drivers/target/iscsi/iscsi_target_nodeattrib.c    | 2 +-
 drivers/target/iscsi/iscsi_target_parameters.c    | 2 +-
 drivers/target/iscsi/iscsi_target_seq_pdu_list.c  | 2 +-
 drivers/target/iscsi/iscsi_target_stat.c          | 2 +-
 drivers/target/iscsi/iscsi_target_tmr.c           | 2 +-
 drivers/target/iscsi/iscsi_target_tpg.c           | 2 +-
 drivers/target/iscsi/iscsi_target_util.c          | 2 +-
 drivers/target/target_core_configfs.c             | 2 +-
 drivers/target/target_core_fabric_configfs.c      | 2 +-
 drivers/target/target_core_fabric_lib.c           | 2 +-
 drivers/target/target_core_file.c                 | 2 +-
 drivers/target/target_core_iblock.c               | 2 +-
 drivers/target/target_core_pscsi.c                | 2 +-
 drivers/target/target_core_stat.c                 | 2 +-
 drivers/target/tcm_fc/tfc_conf.c                  | 2 --
 drivers/target/tcm_fc/tfc_io.c                    | 1 -
 30 files changed, 34 insertions(+), 36 deletions(-)

Comments

Martin K. Petersen Sept. 22, 2023, 2:21 a.m. UTC | #1
Bart,

> Since the website www.linux-iscsi.org no longer exists, this patch
> series removes the references to that website. Please consider this
> patch series for the next merge window.

I applied patch #1.

I am not keen on updating copyright notices.

For nab's email I prefer the mailmap approach (even though the
kernel.org address currently bounces).
Martin K. Petersen Sept. 27, 2023, 7:34 p.m. UTC | #2
On Wed, 20 Sep 2023 13:00:18 -0700, Bart Van Assche wrote:

> Since the website www.linux-iscsi.org no longer exists, this patch series
> removes the references to that website. Please consider this patch series
> for the next merge window.
> 
> Thanks,
> 
> Bart.
> 
> [...]

Applied to 6.7/scsi-queue, thanks!

[1/3] scsi: target: Remove the references to http://www.linux-iscsi.org/
      https://git.kernel.org/mkp/scsi/c/f3f50c78649c