diff options
author | 2019-12-07 01:13:27 +1100 | |
---|---|---|
committer | 2019-12-08 19:09:37 -0500 | |
commit | ce623f89872df4253719be71531116751eeab85f (patch) | |
tree | a47f85060eeaa4e4d0a277f81dab29d824fd0c33 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | namei: only return -ECHILD from follow_dotdot_rcu() (diff) | |
download | wireguard-linux-ce623f89872df4253719be71531116751eeab85f.tar.xz wireguard-linux-ce623f89872df4253719be71531116751eeab85f.zip |
nsfs: clean-up ns_get_path() signature to return int
ns_get_path() and ns_get_path_cb() only ever return either NULL or an
ERR_PTR. It is far more idiomatic to simply return an integer, and it
makes all of the callers of ns_get_path() more straightforward to read.
Fixes: e149ed2b805f ("take the targets of /proc/*/ns/* symlinks to separate fs")
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions