diff --git a/fs/pstore/ram.c b/fs/pstore/ram.c index 86049f9..b968579 100644 --- a/fs/pstore/ram.c +++ b/fs/pstore/ram.c @@ -646,7 +646,6 @@ return 0; fail_buf: -fail_clear: kfree(cxt->mprz); fail_init_mprz: kfree(cxt->fprz);