Fixed self-assign warnings discovered by clang

This commit is contained in:
Christopher Haster
2022-09-07 12:46:29 -05:00
parent 30175de384
commit 47914b925f
-5
View File
@@ -865,11 +865,6 @@ static int lfs_dir_traverse(lfs_t *lfs,
}; };
sp += 1; sp += 1;
dir = dir;
off = off;
ptag = ptag;
attrs = attrs;
attrcount = attrcount;
tmask = 0; tmask = 0;
ttag = 0; ttag = 0;
begin = 0; begin = 0;