aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorStephen Brennan <[email protected]>2021-09-01 10:51:43 -0700
committerAl Viro <[email protected]>2021-09-07 16:11:01 -0400
commitb4a4f213a39d5e55baf38c96042acaeaf927ec74 (patch)
treeee17de6c72cc70f458e12211b2409a0e8fe5b508 /tools/perf/util/trace-event-scripting.c
parent794ebcea865bff47231de89269e9d542121ab7be (diff)
namei: Standardize callers of filename_create()
filename_create() has two variants, one which drops the caller's reference to filename (filename_create) and one which does not (__filename_create). This can be confusing as it's unusual to drop a caller's reference. Remove filename_create, rename __filename_create to filename_create, and convert all callers. Link: https://lore.kernel.org/linux-fsdevel/[email protected]/ Cc: Christoph Hellwig <[email protected]> Cc: Al Viro <[email protected]> Signed-off-by: Stephen Brennan <[email protected]> Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions