scsi: fas216: Introduce the function fas216_queue_command_internal()
authorBart Van Assche <bvanassche@acm.org>
Thu, 7 Oct 2021 20:46:13 +0000 (13:46 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Sun, 17 Oct 2021 01:31:44 +0000 (21:31 -0400)
commit0feb3429d735b3e79de80ced7a480278a31e66a1
treedffae85041967838f2aa2b13a4d1cb217218605b
parent814818fd4816968105b5978078cfd82f24a47d8d
scsi: fas216: Introduce the function fas216_queue_command_internal()

This patch does not change any functionality but prepares for removal of
the second argument of the fas216_queue_command_lck() function.

Link: https://lore.kernel.org/r/20211007204618.2196847-13-bvanassche@acm.org
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/arm/fas216.c