aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorZhen Lei <[email protected]>2024-10-28 10:09:43 +0800
committerJakub Kicinski <[email protected]>2024-10-30 18:51:52 -0700
commit67826db318dd6d105b60d4e380e97e36280b9681 (patch)
tree5a51729648c63107102f60560e7266c6eedae5da /tools/perf/scripts/python/gecko.py
parentbf8207ec8c3092555365036e28d227e997864799 (diff)
bna: Remove field bnad_dentry_files[] in struct bnad
Function debugfs_remove() recursively removes a directory, include all files created by debugfs_create_file(). Therefore, there is no need to explicitly record each file with member ->bnad_dentry_files[] and explicitly delete them at the end. Remove field bnad_dentry_files[] and its related processing codes for simplification. Signed-off-by: Zhen Lei <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions