commit | 1baabdc1089eb807cdcabebad50b36c8b9895a48 | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andriin@fb.com> | Thu Feb 28 15:31:22 2019 -0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Fri Mar 01 01:31:47 2019 +0100 |
tree | 9b05e423b9916c85e02462e3155811c17413f31f | |
parent | 8054d51f76c8da880115ffba6189b0efd7a5b5ba [diff] |
libbpf: fix formatting for btf_ext__get_raw_data Fix invalid formatting of pointer arg. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Acked-by: Song Liu <songliubraving@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>