Previous refactoring removed jumps to fail_clear. Remove it. Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> --- fs/pstore/ram.c | 1 - 1 file changed, 1 deletion(-) diff --git a/fs/pstore/ram.c b/fs/pstore/ram.c index 86049f989e13..b96857969269 100644 --- a/fs/pstore/ram.c +++ b/fs/pstore/ram.c @@ -646,7 +646,6 @@ static int ramoops_probe(struct device_d *dev) return 0; fail_buf: -fail_clear: kfree(cxt->mprz); fail_init_mprz: kfree(cxt->fprz); -- 2.24.0 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox