aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2024-10-30 18:51:54 -0700
committerJakub Kicinski <[email protected]>2024-10-30 18:51:54 -0700
commita3c1185e931929255003c094a9bd4b7516238d71 (patch)
tree5a51729648c63107102f60560e7266c6eedae5da /tools/perf/scripts/python/gecko.py
parentbd03e7627c377c69508b56ab63d1339bf45a4552 (diff)
parent67826db318dd6d105b60d4e380e97e36280b9681 (diff)
Merge branch 'bna-remove-error-checking-for-debugfs-create-apis'
Zhen Lei says: ==================== bna: Remove error checking for debugfs create APIs 1. Fix the incorrect return value check for debugfs_create_dir() and debugfs_create_file(), which returns ERR_PTR(-ERROR) instead of NULL when it fails. 2. Remove field bnad_dentry_files[] in struct bnad. When a directory is deleted, files in the directory are automatically deleted. Therefore, there is need to record these files. ==================== 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