diff options
author | Guo Zhengkui <[email protected]> | 2022-03-19 15:37:30 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-03-21 16:37:54 -0700 |
commit | 94f19e1ec38ff67311b176f16f87685a8e110161 (patch) | |
tree | 4f1b9ad9ecb6918b211d0fc55f6918776f22fe92 /net/lapb/lapb_timer.c | |
parent | a53cbe5d628c0cbaa76b23a292c6b32e6c2ddcfe (diff) |
selftests: net: change fprintf format specifiers
`cur64`, `start64` and `ts_delta` are int64_t. Change format
specifiers in fprintf from `"%lu"` to `"%" PRId64` to adapt
to 32-bit and 64-bit systems.
Signed-off-by: Guo Zhengkui <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions