Commit 0ef9b01
scsi: stex: 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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>1 parent 06d5378 commit 0ef9b01
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
338 | 337 | | |
339 | 338 | | |
340 | 339 | | |
| |||
1795 | 1794 | | |
1796 | 1795 | | |
1797 | 1796 | | |
1798 | | - | |
1799 | | - | |
1800 | | - | |
1801 | | - | |
| 1797 | + | |
| 1798 | + | |
1802 | 1799 | | |
1803 | 1800 | | |
1804 | 1801 | | |
| |||
0 commit comments