[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240201120602.C29FCC433C7@smtp.kernel.org>
Date: Thu, 01 Feb 2024 12:05:52 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] SPI fixes for v6.8-rc2
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(-)
Powered by blists - more mailing lists