diff options
author | Andrii Nakryiko <andriin@fb.com> | 2019-12-18 21:21:03 -0800 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-12-19 16:47:56 +0100 |
commit | 7745ff9842617323adbe24e71c495d5ebd9aa352 (patch) | |
tree | 9a00028c31cdbc78b4b8a6df2a8e4c7af9f1d725 /net/wireless/sme.c | |
parent | b5c7d0d0f7d4a30ae96c1350df677cb849060b7c (diff) |
libbpf: Fix another __u64 printf warning
Fix yet another printf warning for %llu specifier on ppc64le. This time size_t
casting won't work, so cast to verbose `unsigned long long`.
Fixes: 166750bc1dd2 ("libbpf: Support libbpf-provided extern variables")
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20191219052103.3515-1-andriin@fb.com
Diffstat (limited to 'net/wireless/sme.c')
0 files changed, 0 insertions, 0 deletions