Commit 66088e7
scsi: be2iscsi: 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-4-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent dec5239 commit 66088e7
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5528 | 5528 | | |
5529 | 5529 | | |
5530 | 5530 | | |
5531 | | - | |
5532 | 5531 | | |
5533 | 5532 | | |
5534 | 5533 | | |
| |||
5634 | 5633 | | |
5635 | 5634 | | |
5636 | 5635 | | |
5637 | | - | |
5638 | | - | |
5639 | | - | |
| 5636 | + | |
| 5637 | + | |
5640 | 5638 | | |
5641 | 5639 | | |
5642 | 5640 | | |
| |||
0 commit comments