diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-04-29 16:56:11 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2019-05-05 09:20:58 +0300 |
commit | 71f150f4c2af5f1bc22c50f4d3d299fd7c177fd7 (patch) | |
tree | d462b596ef4226031bd4a73ec9ac8dfe24a692cf /block/blk-throttle.c | |
parent | a734d1f4c2fc962ef4daa179e216df84a8ec5f84 (diff) | |
download | linux-71f150f4c2af5f1bc22c50f4d3d299fd7c177fd7.tar.xz |
bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem()
Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'block/blk-throttle.c')
0 files changed, 0 insertions, 0 deletions