Skip to content
Commit 94f19e1e authored by Guo Zhengkui's avatar Guo Zhengkui Committed by Jakub Kicinski
Browse files

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: default avatarGuo Zhengkui <guozhengkui@vivo.com>
Link: https://lore.kernel.org/r/20220319073730.5235-1-guozhengkui@vivo.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent a53cbe5d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment