diff --git a/drivers/mtd/ftl.c b/drivers/mtd/ftl.c index c7382bb686c679..65fc4af5d972f7 100644 --- a/drivers/mtd/ftl.c +++ b/drivers/mtd/ftl.c @@ -1074,7 +1074,6 @@ static void ftl_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd) return; } - ftl_freepart(partition); kfree(partition); }