Re: [PATCH v2 bpf-next 2/4] bpf: Rename some functions in bpf_sk_storage

2020-11-12 Thread KP Singh
On Thu, Nov 12, 2020 at 10:13 PM Martin KaFai Lau wrote: > > Rename some of the functions currently prefixed with sk_storage > to bpf_sk_storage. That will make the next patch have fewer > prefix check and also bring the bpf_sk_storage.c to a more > consistent function naming. > > Signed-off-by:

[PATCH v2 bpf-next 2/4] bpf: Rename some functions in bpf_sk_storage

2020-11-12 Thread Martin KaFai Lau
Rename some of the functions currently prefixed with sk_storage to bpf_sk_storage. That will make the next patch have fewer prefix check and also bring the bpf_sk_storage.c to a more consistent function naming. Signed-off-by: Martin KaFai Lau --- net/core/bpf_sk_storage.c | 38 +