Re: [PATCH V2 net-next] net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'

From: David Miller
Date: Fri Jul 25 2014 - 02:27:37 EST


From: Alexei Starovoitov <ast@xxxxxxxxxxxx>
Date: Thu, 24 Jul 2014 16:38:21 -0700

> eBPF is used by socket filtering, seccomp and soon by tracing and
> exposed to userspace, therefore 'sock_filter_int' name is not accurate.
> Rename it to 'bpf_insn'
>
> Signed-off-by: Alexei Starovoitov <ast@xxxxxxxxxxxx>
> ---
> v1->v2: fix alignment of \ in macros (caught by Daniel. thanks!)

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/