diff options
author | 2024-07-21 22:39:13 -0400 | |
---|---|---|
committer | 2024-08-05 20:18:35 +0000 | |
commit | d72750e4a7528b83a07b65335c35b454a98593d4 (patch) | |
tree | 6cf24c24161a56efa24d99e54ddf84eac68d0b44 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f2fs: fix macro definition on_f2fs_build_free_nids (diff) | |
download | wireguard-linux-d72750e4a7528b83a07b65335c35b454a98593d4.tar.xz wireguard-linux-d72750e4a7528b83a07b65335c35b454a98593d4.zip |
f2fs: fix macro definition stat_inc_cp_count
The macro stat_inc_cp_count accepts a parameter si,
but it was not used, rather the variable sbi was directly used,
which may be a local variable inside a function that calls the macros.
Signed-off-by: Julian Sun <sunjunchao2870@gmail.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions