Skip to content
Commit ff924764 authored by Paul Gortmaker's avatar Paul Gortmaker Committed by Bruce Ashfield
Browse files

yaffs: fix misplaced variable declaration



A variable declaration landed one function higher than intended,
leading to an unused variable warning for configurations with
YAFFS_USE_DIR_ITERATE=y and a build failure for configurations
with the same being unset.

Fixes: "yaffs: Fix build failure by handling inode i_version with proper atomic API"
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent 2f78f1e7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment