Commit 1bd2896
scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocation
Let alloc_ordered_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-9-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent 5615cfb commit 1bd2896
2 files changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1059 | 1059 | | |
1060 | 1060 | | |
1061 | 1061 | | |
1062 | | - | |
1063 | 1062 | | |
1064 | 1063 | | |
1065 | 1064 | | |
| |||
1240 | 1239 | | |
1241 | 1240 | | |
1242 | 1241 | | |
1243 | | - | |
1244 | 1242 | | |
1245 | 1243 | | |
1246 | 1244 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5305 | 5305 | | |
5306 | 5306 | | |
5307 | 5307 | | |
5308 | | - | |
5309 | | - | |
5310 | 5308 | | |
5311 | | - | |
| 5309 | + | |
5312 | 5310 | | |
5313 | 5311 | | |
5314 | 5312 | | |
| |||
0 commit comments