]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/ubifs/recovery.c
nfs: count correct array for mnt3_counts array size
[karo-tx-linux.git] / fs / ubifs / recovery.c
index 586d59347fff00c4572af57bf6e487f6fa2932d8..3af4472061cc0139638efa80245516f27fe175b0 100644 (file)
@@ -442,7 +442,6 @@ static void clean_buf(const struct ubifs_info *c, void **buf, int lnum,
 {
        int empty_offs, pad_len;
 
-       lnum = lnum;
        dbg_rcvry("cleaning corruption at %d:%d", lnum, *offs);
 
        ubifs_assert(!(*offs & 7));