]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
scsi: ibmvscsi_tgt: Simplify an alloc_workqueue() invocation
authorBart Van Assche <bvanassche@acm.org>
Thu, 22 Aug 2024 19:59:11 +0000 (12:59 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 23 Aug 2024 01:28:56 +0000 (21:28 -0400)
commit5615cfb3cbadf7c7159c5de18e6f02ca9c6630fc
treee6f1d93445ac72cfd6de578e92eea0bd117e7073
parentd77381c2f62a557f630a64280ff09675128be363
scsi: ibmvscsi_tgt: Simplify an alloc_workqueue() invocation

Let alloc_workqueue() format the workqueue name instead of calling
snprintf() explicitly.

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