diff options
| author | Niklas Söderlund <[email protected]> | 2021-08-06 14:28:55 +0200 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2021-08-06 16:53:27 -0700 |
| commit | f4700a62c27161e364f66fdce527e8b04083c444 (patch) | |
| tree | ec35f978264435c6b5690e857b4ae485621039c7 /tools/perf/scripts/python | |
| parent | 29f24c43cbe09b83162776a370848d5a782dc3b7 (diff) | |
samples/bpf: xdpsock: Remove forward declaration of ip_fast_csum()
There is a forward declaration of ip_fast_csum() just before its
implementation, remove the unneeded forward declaration.
While at it mark the implementation as static inline.
Signed-off-by: Niklas Söderlund <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Reviewed-by: Louis Peens <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions