Skip to content
Commit 5e1a860e authored by Benoît Thébaudeau's avatar Benoît Thébaudeau Committed by Tom Rini
Browse files

fs/fat/fat_write: Fix curclust/newclust mix-up



curclust was used instead of newclust in the debug() calls and in one
CHECK_CLUST() call, which could skip a failure case.

Signed-off-by: default avatarBenoît Thébaudeau <benoit@wsystem.com>
parent 1d7f2ece
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