diff options
author | Bart Van Assche <[email protected]> | 2024-08-22 12:59:18 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-08-22 21:28:56 -0400 |
commit | 6411307b63286eff7c5c72a8ad64796ae8549101 (patch) | |
tree | 700978f4ede79b271ab8c39b32914230f1bb56a7 /tools/perf/scripts/python/syscall-counts.py | |
parent | 19d7cda1c6304e032c1f7cd0ff3e6b5dc29f76dd (diff) |
scsi: snic: Simplify alloc_workqueue() invocations
Let alloc_workqueue() format the workqueue name instead of calling
snprintf() explicitly. Not setting shost->work_q_name is safe because
there is no code that reads the value set by the removed code.
Signed-off-by: Bart Van Assche <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions