diff options
| author | Akihiko Odaki <[email protected]> | 2023-10-05 07:21:36 +0000 |
|---|---|---|
| committer | Martin KaFai Lau <[email protected]> | 2023-10-06 05:33:50 +0000 |
| commit | 9c8c3fa3a52bc55696ccc4dfcb8a49f969b5fb0e (patch) | |
| tree | 2131500823600dfb6ba4f1ec486ec90891239299 /tools/testing/selftests/bpf/prog_tests/sockmap_basic.c | |
| parent | selftests/bpf: Enable CONFIG_VSOCKETS in config (diff) | |
| download | kernel-9c8c3fa3a52bc55696ccc4dfcb8a49f969b5fb0e.tar.gz kernel-9c8c3fa3a52bc55696ccc4dfcb8a49f969b5fb0e.zip | |
bpf: Fix the comment for bpf_restore_data_end()
The comment used to say:
> Restore data saved by bpf_compute_data_pointers().
But bpf_compute_data_pointers() does not save the data;
bpf_compute_and_save_data_end() does.
Signed-off-by: Akihiko Odaki <[email protected]>
Acked-by: Stanislav Fomichev <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin KaFai Lau <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/sockmap_basic.c')
0 files changed, 0 insertions, 0 deletions
