1
linux/drivers/message/fusion
Martin K. Petersen 70302fc7ad 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>
2024-08-22 21:30:06 -04:00
..
lsi scsi: message: fusion: struct _CONFIG_PAGE_IOC_4: Replace 1-element array with flexible array 2024-08-02 21:32:52 -04:00
Kconfig
Makefile
mptbase.c scsi: mptfusion: Simplify the alloc*_workqueue() invocations 2024-08-22 21:28:55 -04:00
mptbase.h scsi: mptfusion: Simplify the alloc*_workqueue() invocations 2024-08-22 21:28:55 -04:00
mptctl.c
mptctl.h
mptdebug.h
mptfc.c scsi: mptfusion: Simplify the alloc*_workqueue() invocations 2024-08-22 21:28:55 -04:00
mptlan.c
mptlan.h
mptsas.c SCSI misc on 20240514 2024-05-14 18:25:53 -07:00
mptsas.h
mptscsih.c scsi: core: Add a dma_alignment field to the host and host template 2024-04-11 21:37:48 -04:00
mptscsih.h
mptspi.c scsi: core: Add a dma_alignment field to the host and host template 2024-04-11 21:37:48 -04:00