diff options
author | Guo Zhengkui | 2022-03-19 15:37:30 +0800 |
---|---|---|
committer | Jakub Kicinski | 2022-03-21 16:37:54 -0700 |
commit | 94f19e1ec38ff67311b176f16f87685a8e110161 (patch) | |
tree | 4f1b9ad9ecb6918b211d0fc55f6918776f22fe92 /tools/bootconfig | |
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 <guozhengkui@vivo.com>
Link: https://lore.kernel.org/r/20220319073730.5235-1-guozhengkui@vivo.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/bootconfig')
0 files changed, 0 insertions, 0 deletions