Skip to content
Commit 74b7d423 authored by Tom Rix's avatar Tom Rix Committed by Jan Kara
Browse files

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: default avatarTom Rix <trix@redhat.com>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
Message-Id: <20230331120325.1855111-1-trix@redhat.com>
parent 9e1fb91b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment