Revision 8e333791d4605dbce611c22f71a86721c9afc336 authored by Linus Torvalds on 27 July 2024, 19:54:06 UTC, committed by Linus Torvalds on 27 July 2024, 19:54:06 UTC
Pull gpio fix from Bartosz Golaszewski:

 - don't use sprintf() with non-constant format string

* tag 'gpio-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
  gpio: virtuser: avoid non-constant format string
2 parent s bf80f13 + 3ae08e4
History
File Mode Size
kdb
Makefile -rw-r--r-- 162 bytes
debug_core.c -rw-r--r-- 29.2 KB
debug_core.h -rw-r--r-- 2.5 KB
gdbstub.c -rw-r--r-- 25.7 KB

back to top