UBIFS: remove useless statements
This patch removes useless and duplicate statements. Signed-off-by: hujianyang <hujianyang@huawei.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
This commit is contained in:

committed by
Artem Bityutskiy

parent
ce6ebdb87e
commit
b793a8c888
@@ -389,7 +389,6 @@ static int layout_in_gaps(struct ubifs_info *c, int cnt)
|
||||
ubifs_dump_lprops(c);
|
||||
}
|
||||
/* Try to commit anyway */
|
||||
err = 0;
|
||||
break;
|
||||
}
|
||||
p++;
|
||||
|
Reference in New Issue
Block a user