diff options
author | 2022-02-12 12:29:27 +0200 | |
---|---|---|
committer | 2022-02-14 14:01:19 +0000 | |
commit | 0fc95dec096c2133942c382396172ae4487b4d57 (patch) | |
tree | 8d72344fa437975bc1a59a891943128f05dbac56 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net_sched: add __rcu annotation to netdev->qdisc (diff) | |
download | wireguard-linux-0fc95dec096c2133942c382396172ae4487b4d57.tar.xz wireguard-linux-0fc95dec096c2133942c382396172ae4487b4d57.zip |
net: fix documentation for kernel_getsockname
Fixes return value documentation of kernel_getsockname()
and kernel_getpeername() functions.
The previous documentation wrongly specified that the return
value is 0 in case of success, however sock->ops->getname returns
the length of the address in bytes in case of success.
Signed-off-by: Alex Maydanik <alexander.maydanik@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions