summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLi zeming <zeming@nfschina.com>2022-10-12 13:42:35 +0300
committerJan Kara <jack@suse.cz>2022-10-24 17:49:00 +0300
commit0dafb7e671f0e769c854609548037754a68dcbc6 (patch)
treec46611da7760ae62fcfbc7b4fced4e30f73a53f0 /tools/perf/scripts/python/export-to-postgresql.py
parent247f34f7b80357943234f93f247a1ae6b6c3a740 (diff)
downloadlinux-0dafb7e671f0e769c854609548037754a68dcbc6.tar.xz
fs: udf: Optimize udf_free_in_core_inode and udf_find_fileset function
These two functions perform the following optimizations. 1. Delete the type cast of foo pointer. Void * does not need to convert the type. 2. Delete the initialization assignment of bh variable, which is assigned first. Signed-off-by: Li zeming <zeming@nfschina.com> Signed-off-by: Jan Kara <jack@suse.cz> Link: https://lore.kernel.org/r/20221012104235.3331-1-zeming@nfschina.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions