From: Martin K. Petersen Date: Sat, 6 Apr 2024 01:12:01 +0000 (-0400) Subject: Merge patch series "scsi: Prevent several section mismatch warnings" X-Git-Tag: v6.10-rc1~156^2~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=83ef2ab4bdd7c8b39d85aa17a8c362b41665981e;p=thirdparty%2Fkernel%2Flinux.git Merge patch series "scsi: Prevent several section mismatch warnings" Uwe Kleine-König says: Hello, this series fixes the same issue in four drivers. The warning is a false positive and to suppress it the driver structs are marked with __refdata and a comment is added to describe the (non-trivial) situation. Best regards Uwe Link: https://lore.kernel.org/r/cover.1711746359.git.u.kleine-koenig@pengutronix.de Signed-off-by: Martin K. Petersen --- 83ef2ab4bdd7c8b39d85aa17a8c362b41665981e