diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2024-09-20 07:38:59 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2024-11-13 19:45:22 +0300 |
commit | 88a20626d8ed708432cf51afb1f92070459f6165 (patch) | |
tree | 60226297d596b4834dee05803c721a0263056d56 /tools/perf/scripts/python/stackcollapse.py | |
parent | 8e15e12d37f21c03dacac0c37561db5a222690c0 (diff) | |
download | linux-88a20626d8ed708432cf51afb1f92070459f6165.tar.xz |
kill getname_statx_lookup_flags()
LOOKUP_EMPTY is ignored by the only remaining user, and without
that 'getname_' prefix makes no sense.
Remove LOOKUP_EMPTY part, rename to statx_lookup_flags() and make
static. It most likely is _not_ statx() specific, either, but
that's the next step.
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions