diff options
| author | Luo Yifan <[email protected]> | 2024-11-11 02:10:04 +0000 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2024-11-12 04:04:59 +0000 |
| commit | 4b153542013304ff6c971f8cfc85903327fcca8c (patch) | |
| tree | 7d8f56b7f790f9935ebbfc8896013c006c84144d /tools/lib/bpf/str_error.c | |
| parent | kbuild,bpf: Pass make jobs' value to pahole (diff) | |
| download | kernel-4b153542013304ff6c971f8cfc85903327fcca8c.tar.gz kernel-4b153542013304ff6c971f8cfc85903327fcca8c.zip | |
tools/bpf: Fix the wrong format specifier in bpf_jit_disasm
There is a static checker warning that the %d in format string is
mismatched with the corresponding argument type, which could result in
incorrect printed data. This patch fixes it.
Signed-off-by: Luo Yifan <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/lib/bpf/str_error.c')
0 files changed, 0 insertions, 0 deletions
