diff options
author | Julian Sun <sunjunchao2870@gmail.com> | 2024-07-22 05:39:12 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2024-08-05 23:18:35 +0300 |
commit | d1e1ff971d1aafeaedda69136e6974e3a8792cbd (patch) | |
tree | eb790c502a3a52131952f161a9d82299d19363f6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8444ce524947daf441546b5b3a0c418706dade35 (diff) | |
download | linux-d1e1ff971d1aafeaedda69136e6974e3a8792cbd.tar.xz |
f2fs: fix macro definition on_f2fs_build_free_nids
The macro on_f2fs_build_free_nids accepts a parameter nmi,
but it was not used, rather the variable nm_i 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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions