public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 3/5] scsi: scsi_transport_fc: Rename del_timer in comment
       [not found] <37A1CE32D2AEA134+20250414042251.61846-1-wangyuli@uniontech.com>
@ 2025-04-14  4:26 ` WangYuli
  2025-04-22  0:54   ` Martin K. Petersen
  0 siblings, 1 reply; 2+ messages in thread
From: WangYuli @ 2025-04-14  4:26 UTC (permalink / raw)
  To: wangyuli
  Cc: akpm, guanwentao, linux-kernel, mingo, niecheng1, tglx, zhanjun,
	James E.J. Bottomley, Martin K. Petersen, SCSI SUBSYSTEM

Commit 8fa7292fee5c ("treewide: Switch/rename to timer_delete[_sync]()")
switched del_timer to timer_delete, but did not modify the comment for
fc_remote_port_rolechg(). Now fix it.

Cc: James E.J. Bottomley <James.Bottomley@HansenPartnership.com>
Cc: Martin K. Petersen <martin.petersen@oracle.com>
Cc: SCSI SUBSYSTEM <linux-scsi@vger.kernel.org>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: WangYuli <wangyuli@uniontech.com>
---
 drivers/scsi/scsi_transport_fc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/scsi_transport_fc.c b/drivers/scsi/scsi_transport_fc.c
index 082f76e76721..dda7be02ed9f 100644
--- a/drivers/scsi/scsi_transport_fc.c
+++ b/drivers/scsi/scsi_transport_fc.c
@@ -3509,7 +3509,7 @@ fc_remote_port_rolechg(struct fc_rport  *rport, u32 roles)
 		 *  state as the LLDD would not have had an rport
 		 *  reference to pass us.
 		 *
-		 * Take no action on the del_timer failure as the state
+		 * Take no action on the timer_delete failure as the state
 		 * machine state change will validate the
 		 * transaction.
 		 */
-- 
2.49.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2 3/5] scsi: scsi_transport_fc: Rename del_timer in comment
  2025-04-14  4:26 ` [PATCH v2 3/5] scsi: scsi_transport_fc: Rename del_timer in comment WangYuli
@ 2025-04-22  0:54   ` Martin K. Petersen
  0 siblings, 0 replies; 2+ messages in thread
From: Martin K. Petersen @ 2025-04-22  0:54 UTC (permalink / raw)
  To: WangYuli
  Cc: akpm, guanwentao, linux-kernel, mingo, niecheng1, tglx, zhanjun,
	James E.J. Bottomley, Martin K. Petersen, SCSI SUBSYSTEM


> Commit 8fa7292fee5c ("treewide: Switch/rename to timer_delete[_sync]()")
> switched del_timer to timer_delete, but did not modify the comment for
> fc_remote_port_rolechg(). Now fix it.

Applied to 6.16/scsi-staging, thanks!

-- 
Martin K. Petersen

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-22  0:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <37A1CE32D2AEA134+20250414042251.61846-1-wangyuli@uniontech.com>
2025-04-14  4:26 ` [PATCH v2 3/5] scsi: scsi_transport_fc: Rename del_timer in comment WangYuli
2025-04-22  0:54   ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox