diff options
author | Martin K. Petersen <martin.petersen@oracle.com> | 2024-08-22 21:30:06 -0400 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-08-22 21:30:06 -0400 |
commit | 70302fc7adcd29c4c744489cd89e2d3ed08ecd8d (patch) | |
tree | 0837768fb2eccc4622f6da43407ee8487981c5aa /drivers/scsi/qla4xxx/ql4_fw.h | |
parent | 3c9265ed191d34349889ee426ed4a2394ba4a77b (diff) | |
parent | ba52850cb6b4db5f4ec4636c73d2ad85d0e9adba (diff) |
Merge patch series "Simplify multiple create*_workqueue() invocations"
Bart Van Assche <bvanassche@acm.org> says:
Hi Martin,
Multiple SCSI drivers use snprintf() to format a workqueue name before
invoking one of the create*_workqueue() macros. This patch series
simplifies such code by passing the format string and arguments to
alloc_workqueue(). Additionally, the structure members that are only
used as a temporary buffer for formatting workqueue names are
removed. Please consider this patch series for the next merge window.
Thanks,
Bart.
Link: https://lore.kernel.org/r/20240822195944.654691-1-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/qla4xxx/ql4_fw.h')
0 files changed, 0 insertions, 0 deletions