commit | b55cbc8d9b44aaee94f19e995a5f241d453763ee | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Wed Oct 17 16:24:48 2018 +0200 |
committer | Alexei Starovoitov <ast@kernel.org> | Wed Oct 17 21:45:50 2018 -0700 |
tree | 4a5dbbcd4204cd06298f09d01f03a19e436d4659 | |
parent | 44d520eb17cd5fd7a3ac28b9d872e655c3920021 [diff] |
bpf: fix doc of bpf_skb_adjust_room() in uapi len_diff is signed. Fixes: fa15601ab31e ("bpf: add documentation for eBPF helpers (33-41)") CC: Quentin Monnet <quentin.monnet@netronome.com> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>