Commit 5615cfb
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>1 parent d77381c commit 5615cfb
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3425 | 3425 | | |
3426 | 3426 | | |
3427 | 3427 | | |
3428 | | - | |
3429 | 3428 | | |
3430 | 3429 | | |
3431 | 3430 | | |
| |||
3536 | 3535 | | |
3537 | 3536 | | |
3538 | 3537 | | |
3539 | | - | |
3540 | | - | |
| 3538 | + | |
| 3539 | + | |
3541 | 3540 | | |
3542 | 3541 | | |
3543 | 3542 | | |
| |||
0 commit comments