Files
linux/tools/bpf/bpftool
Luo Yifan b7b31f184f bpftool: Cast variable var to long long
When the SIGNED condition is met, the variable `var` should be cast to
`long long` instead of `unsigned long long`.

Signed-off-by: Luo Yifan <luoyifan@cmss.chinamobile.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Reviewed-by: Quentin Monnet <qmo@kernel.org>
Link: https://lore.kernel.org/bpf/20241112073701.283362-1-luoyifan@cmss.chinamobile.com
2024-11-13 12:17:12 -08:00
..
2024-09-09 15:57:52 -07:00
2024-11-13 12:17:12 -08:00
2024-09-05 13:07:47 -07:00
2024-03-11 15:37:24 -07:00
2023-08-11 20:54:29 -07:00
2024-07-17 22:45:58 +02:00