diff options
author | David Gow | 2024-02-21 17:27:17 +0800 |
---|---|---|
committer | Thomas Gleixner | 2024-02-21 12:00:42 +0100 |
commit | e0a1284b293bdf91a68a6d1a0479ad476d0d8ec2 (patch) | |
tree | 3e6b7b6a82a8987376dacf0c4b2d3fff8dc53b1b /include | |
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 <davidgow@google.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240221092728.1281499-5-davidgow@google.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions