Commit 06d5378
scsi: scsi_transport_fc: Simplify alloc_workqueue() invocations
Let alloc_workqueue() format the workqueue name instead of calling
snprintf() explicitly.
Signed-off-by: Bart Van Assche <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>1 parent 6411307 commit 06d5378
File tree
2 files changed
+3
-14
lines changed- drivers/scsi
- include/scsi
2 files changed
+3
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
444 | | - | |
445 | | - | |
446 | | - | |
| 444 | + | |
447 | 445 | | |
448 | 446 | | |
449 | 447 | | |
450 | 448 | | |
451 | | - | |
452 | | - | |
453 | | - | |
454 | | - | |
455 | | - | |
| 449 | + | |
| 450 | + | |
456 | 451 | | |
457 | 452 | | |
458 | 453 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
575 | 575 | | |
576 | 576 | | |
577 | 577 | | |
578 | | - | |
579 | 578 | | |
580 | | - | |
581 | 579 | | |
582 | 580 | | |
583 | 581 | | |
| |||
654 | 652 | | |
655 | 653 | | |
656 | 654 | | |
657 | | - | |
658 | | - | |
659 | 655 | | |
660 | 656 | | |
661 | | - | |
662 | | - | |
663 | 657 | | |
664 | 658 | | |
665 | 659 | | |
| |||
0 commit comments