diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2018-05-04 01:08:12 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-05-03 16:49:19 -0700 |
commit | b390134c2423c557cac844ee3b7cb52dc1cfab02 (patch) | |
tree | ae6f3b12ca651fceaf140a16b865d12854bc26d6 /include/linux/bpf.h | |
parent | 08dbc7a66af2321661173c04d872eba44003cc13 (diff) | |
download | linux-b390134c2423c557cac844ee3b7cb52dc1cfab02.tar.gz linux-b390134c2423c557cac844ee3b7cb52dc1cfab02.tar.bz2 linux-b390134c2423c557cac844ee3b7cb52dc1cfab02.zip |
bpf: prefix cbpf internal helpers with bpf_
No change in functionality, just remove the '__' prefix and replace it
with a 'bpf_' prefix instead. We later on add a couple of more helpers
for cBPF and keeping the scheme with '__' is suboptimal there.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux/bpf.h')
0 files changed, 0 insertions, 0 deletions