diff options
author | David Gow <[email protected]> | 2024-02-21 17:27:17 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-02-21 12:00:42 +0100 |
commit | e0a1284b293bdf91a68a6d1a0479ad476d0d8ec2 (patch) | |
tree | 3e6b7b6a82a8987376dacf0c4b2d3fff8dc53b1b /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 56145a0f84e8862aeb3b36d6e21349bb4dd64269 (diff) |
time/kunit: Use correct format specifier
'days' is a s64 (from div_s64), and so should use a %lld specifier.
This was found by extending KUnit's assertion macros to use gcc's
__printf attribute.
Fixes: 276010551664 ("time: Improve performance of time64_to_tm()")
Signed-off-by: David Gow <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions