ASoC: add missing compile rule for max98371
[sfrench/cifs-2.6.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));