]> Pileus Git - ~andy/linux/blobdiff - fs/ubifs/scan.c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[~andy/linux] / fs / ubifs / scan.c
index 3e1ee57dbeaa5f88f2898ae8562a03577f13d098..36216b46f7721901591938a8b84d350cf657fb13 100644 (file)
@@ -328,7 +328,7 @@ struct ubifs_scan_leb *ubifs_scan(const struct ubifs_info *c, int lnum,
                if (!quiet)
                        ubifs_err("empty space starts at non-aligned offset %d",
                                  offs);
-               goto corrupted;;
+               goto corrupted;
        }
 
        ubifs_end_scan(c, sleb, lnum, offs);