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


Reply via email to