diff options
author | Mateusz Guzik <[email protected]> | 2024-06-04 17:52:55 +0200 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-06-05 17:03:56 +0200 |
commit | 969ce92da3112e05d1a70c344f8740a85e933f2e (patch) | |
tree | 7d985eb66b5569ebcb8cf1146339fa7e5bd2941b /tools/perf/scripts/python/mem-phys-addr.py | |
parent | ca86a5d2f9feed16e11023891c8c70aa57ced24e (diff) |
vfs: stop using user_path_at_empty in do_readlinkat
It is the only consumer and it saddles getname_flags with an argument set
to NULL by everyone else.
Instead the routine can do the empty check on its own.
Then user_path_at_empty can get retired and getname_flags can lose the
argument.
Signed-off-by: Mateusz Guzik <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions