[PATCH v1 0/2] selftest: breakpoints: minor format string fixes

Mirsad Todorovac posted 2 patches 1 year, 11 months ago
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(-)
[PATCH v1 0/2] selftest: breakpoints: minor format string fixes
Posted by Mirsad Todorovac 1 year, 11 months ago
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