Re: [PATCH net-next 2/2] ebpf: misc core cleanup
From: Alexei Starovoitov <hidden>
Date: 2015-05-29 23:25:10
From: Alexei Starovoitov <hidden>
Date: 2015-05-29 23:25:10
On 5/29/15 2:23 PM, Daniel Borkmann wrote:
Besides others, move bpf_tail_call_proto to the remaining definitions of other protos, improve comments a bit (i.e. remove some obvious ones, where the code is already self-documenting, add objectives for others), simplify bpf_prog_array_compatible() a bit. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
bpf_check_tail_call() cleanup is nice. The rest won't hurt ;) Acked-by: Alexei Starovoitov <redacted>