diff options
author | 2023-01-13 13:02:57 -0500 | |
---|---|---|
committer | 2023-01-13 14:23:02 -0800 | |
commit | 1c48391bc6739f5e3306919d4b887b92c35d5490 (patch) | |
tree | 59945def743f0f65ccc4efe0883c68bfd0403f24 /samples/bpf/net_shared.h | |
parent | libbpf: Replace '.' with '_' in legacy kprobe event name (diff) | |
download | wireguard-linux-1c48391bc6739f5e3306919d4b887b92c35d5490.tar.xz wireguard-linux-1c48391bc6739f5e3306919d4b887b92c35d5490.zip |
selftests/bpf: Fix missing space error
Add the missing space after 'dest' variable assignment.
This change will resolve the following checkpatch.pl
script error:
ERROR: spaces required around that '+=' (ctx:VxW)
Signed-off-by: Roberto Valenzuela <valenzuelarober@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20230113180257.39769-1-valenzuelarober@gmail.com
Diffstat (limited to 'samples/bpf/net_shared.h')
0 files changed, 0 insertions, 0 deletions