]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: qla2xxx: Update two source code comments
authorBart Van Assche <bvanassche@acm.org>
Wed, 17 Apr 2019 21:44:10 +0000 (14:44 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 29 Apr 2019 21:24:48 +0000 (17:24 -0400)
commitdf16bb5f1821686615f8e48b29dd4b64a203fb5e
tree573d743a9819649ee31db9867fab51dd620d727a
parent663a316e2242919532a4cd1f0c28338aaa0f6db0
scsi: qla2xxx: Update two source code comments

Change one occurrence of "*(" into "()" and change one occurrence of
"lcoate" into "locate". Fix the reference to qla_tgt_handle_cmd_for_atio():
there has never been a function with that name.

Cc: Himanshu Madhani <hmadhani@marvell.com>
Cc: Giridhar Malavali <gmalavali@marvell.com>
Fixes: f76e8026d101 ("[SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-core") # v3.5.
Fixes: df61d728c0a3 ("[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series") # v3.5.
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Acked-by: Himanshu Madhani <hmadhani@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/qla2xxx/qla_target.c
drivers/scsi/qla2xxx/tcm_qla2xxx.c