diff options
author | Bart Van Assche <bvanassche@acm.org> | 2024-08-22 22:59:18 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-08-23 04:28:56 +0300 |
commit | 6411307b63286eff7c5c72a8ad64796ae8549101 (patch) | |
tree | 700978f4ede79b271ab8c39b32914230f1bb56a7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 19d7cda1c6304e032c1f7cd0ff3e6b5dc29f76dd (diff) | |
download | linux-6411307b63286eff7c5c72a8ad64796ae8549101.tar.xz |
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 <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20240822195944.654691-15-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions