From: Martin K. Petersen Date: Wed, 5 Jun 2024 02:22:11 +0000 (-0400) Subject: Merge patch series "Declare local functions static" X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f51b2db9b9794e822bebec8c7f3d1115ed778a56;p=users%2Fjedix%2Flinux-maple.git Merge patch series "Declare local functions static" Bart Van Assche says: Hi Martin, 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, Bart. Link: https://lore.kernel.org/r/20240603172311.1587589-1-bvanassche@acm.org Signed-off-by: Martin K. Petersen --- f51b2db9b9794e822bebec8c7f3d1115ed778a56