diff options
author | 2021-12-16 16:31:49 -0800 | |
---|---|---|
committer | 2021-12-18 13:27:41 -0800 | |
commit | cf9f2f8d62eca810afbd1ee6cc0800202b000e57 (patch) | |
tree | a0c62f903c10857e4bb6e0bbc1d2d77641b5b469 /kernel/bpf/ringbuf.c | |
parent | bpf: Introduce MEM_RDONLY flag (diff) | |
download | wireguard-linux-cf9f2f8d62eca810afbd1ee6cc0800202b000e57.tar.xz wireguard-linux-cf9f2f8d62eca810afbd1ee6cc0800202b000e57.zip |
bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
Remove PTR_TO_MEM_OR_NULL and replace it with PTR_TO_MEM combined with
flag PTR_MAYBE_NULL.
Signed-off-by: Hao Luo <haoluo@google.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20211217003152.48334-7-haoluo@google.com
Diffstat (limited to 'kernel/bpf/ringbuf.c')
0 files changed, 0 insertions, 0 deletions