On Thu, Jan 3, 2019 at 12:02 PM Stanislav Fomichev <s...@google.com> wrote:
>
> create_and_get_cgroup returns 0 on error, fix the users that assume
> negative value in case of an error.
>
> Signed-off-by: Stanislav Fomichev <s...@google.com>

Thanks for the fix!
Acked-by: Yonghong Song <y...@fb.com>

> ---
>  tools/testing/selftests/bpf/get_cgroup_id_user.c | 2 +-
>  tools/testing/selftests/bpf/test_sockmap.c       | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Reply via email to