On Mon, 03 Jun 2024 10:23:07 -0700, Bart Van Assche wrote: > There are several 32-bit ARM SCSI drivers that trigger compiler warnings about > missing function declarations. This patch series fixes these compiler warnings > by declaring local functions static. Please consider this patch series for the > next merge window. > > Thanks, > > [...] Applied to 6.11/scsi-queue, thanks! [1/4] scsi: acornscsi: Declare local functions static https://git.kernel.org/mkp/scsi/c/f5a954bbf2f4 [2/4] scsi: cumana: Declare local functions static https://git.kernel.org/mkp/scsi/c/1414045725a0 [3/4] scsi: eesox: Declare local functions static https://git.kernel.org/mkp/scsi/c/1dc98be41814 [4/4] scsi: powertec: Declare local functions static https://git.kernel.org/mkp/scsi/c/daf613331c93 -- Martin K. Petersen Oracle Linux Engineering