The following changes since commit 8c2ae772fe08e33f3d7a83849e85539320701abd: spi: fix finalize message on error return (2024-01-25 21:55:48 +0000) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.8-rc2 for you to fetch changes up to 6500ad28fd5d67d5ca0fee9da73c463090842440: spi: sh-msiof: avoid integer overflow in constants (2024-01-30 15:27:21 +0000) ---------------------------------------------------------------- spi: Fix for v6.8 One simple fix for a minor but valid issue with constants overflowing identified via cppcheck. ---------------------------------------------------------------- Wolfram Sang (1): spi: sh-msiof: avoid integer overflow in constants drivers/spi/spi-sh-msiof.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)