From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> Linus, Please pull the following fix for the upcoming RC. Thanks, Bartosz The following changes since commit b3c0eccb485404d3ea5eaae483b1a2e9e2134d21: Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux (2024-07-15 17:53:24 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git gpio-fixes-for-v6.11-rc1 for you to fetch changes up to 3ae08e47742eeebf2190900d31ddac53fdd13a5b: gpio: virtuser: avoid non-constant format string (2024-07-19 16:56:27 +0200) ---------------------------------------------------------------- gpio fixes for v6.11-rc1 - don't use sprintf() with non-constant format string ---------------------------------------------------------------- Arnd Bergmann (1): gpio: virtuser: avoid non-constant format string drivers/gpio/gpio-virtuser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)