Minor polish: Fix unused value

Coverity CID#469252
parent af580ef7
......@@ -4774,9 +4774,6 @@ fellow_logs_iter_block(const struct flics *flics, struct flivs *flivs,
}
buddy_take_off_extent(flics->ffd->dskbuddy,
totake, u);
// restore previous value
u = 1;
}
if (flics->ffd->phase == FP_INIT &&
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment