commit | 5f4126327494c189767ca64b222abadb07c55e3d | [log] [tgz] |
---|---|---|
author | Yonghong Song <yhs@fb.com> | Sat Apr 28 22:28:07 2018 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Sun Apr 29 08:45:53 2018 -0700 |
tree | da49fcd3d06c7cd69253d8f7c02da61958457b1f | |
parent | 2c25fc9a503adef4279951382fc9d47b59977f59 [diff] |
bpf: change prototype for stack_map_get_build_id_offset This patch didn't incur functionality change. The function prototype got changed so that the same function can be reused later. Signed-off-by: Yonghong Song <yhs@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>