Re: [PATCH] scsi: Fix double word in comments
From: Martin K. Petersen
Date: Sat Nov 08 2025 - 12:42:53 EST
Bo,
> Remove the repeated word "the" in comments.
>
> Signed-off-by: Bo Liu <liubo03@xxxxxxxxxx>
> ---
> drivers/scsi/bfa/bfa_fcs_rport.c | 2 +-
> drivers/scsi/fcoe/fcoe_ctlr.c | 2 +-
> drivers/scsi/isci/host.h | 2 +-
> drivers/scsi/isci/remote_device.h | 2 +-
> drivers/scsi/isci/remote_node_context.h | 2 +-
> drivers/scsi/isci/task.c | 2 +-
> 6 files changed, 6 insertions(+), 6 deletions(-)
One patch per driver, please.
However, in general we only aim to fix user-visible text (i.e. printk()
messages). Comment typos and coding style patches are only merged if the
driver maintainer explicitly acks them.
--
Martin K. Petersen