[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240109215406.18218-1-mirsad.todorovac@alu.unizg.hr>
Date: Tue, 9 Jan 2024 22:54:04 +0100
From: Mirsad Todorovac <mirsad.todorovac@....unizg.hr>
To: Mirsad Todorovac <mirsad.todorovac@....unizg.hr>,
linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Shuah Khan <shuah@...nel.org>
Subject: [PATCH v1 0/2] selftest: breakpoints: minor format string fixes
Minor consistency fixes.
They clear a couple of compiler format string warnings.
[1/2] is the fix of an obvious typo in the format specifier
[2/2] is securing the print function against spurious format specifiers
in passed paramater string
Mirsad Todorovac (2):
selftest: breakpoints: fix a minor typo in the format string
selftest: breakpoints: clear the format string warning and secure the
output
tools/testing/selftests/breakpoints/breakpoint_test.c | 4 ++--
tools/testing/selftests/breakpoints/step_after_suspend_test.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
--
2.40.1
Powered by blists - more mailing lists