diff options
| author | Tom Rix <[email protected]> | 2023-03-31 12:03:25 +0000 |
|---|---|---|
| committer | Jan Kara <[email protected]> | 2023-03-31 12:21:28 +0000 |
| commit | 74b7d42300a8aabf975ac48d077c6a57e7811df3 (patch) | |
| tree | e13a599afb43bc4000a3319c04b7f67b8acf05a6 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | quota: Use register_sysctl_init() for registering fs_dqstats_table (diff) | |
| download | kernel-74b7d42300a8aabf975ac48d077c6a57e7811df3.tar.gz kernel-74b7d42300a8aabf975ac48d077c6a57e7811df3.zip | |
reiserfs: remove unused iter variable
clang with W=1 reports
fs/reiserfs/stree.c:1265:6: error: variable
'iter' set but not used [-Werror,-Wunused-but-set-variable]
int iter = 0;
^
This variable is not used so remove it.
Signed-off-by: Tom Rix <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Message-Id: <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
