diff options
author | Geliang Tang <[email protected]> | 2023-11-28 15:18:50 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-11-29 20:06:17 -0800 |
commit | b3ac570aae6b73eb810207583af0693adca30543 (patch) | |
tree | 0d955ee90ca66dbf96f22ad9bb2feb436f131c3a /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | b2e2248f365a7ef0687fe048c335fe1a32f98b36 (diff) |
mptcp: userspace pm rename remove_err to out
The value of 'err' will not be only '-EINVAL', but can be '0' in some
cases.
So it's better to rename the label 'remove_err' to 'out' to avoid
confusions.
Suggested-by: Matthieu Baerts <[email protected]>
Reviewed-by: Matthieu Baerts <[email protected]>
Signed-off-by: Geliang Tang <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions