diff options
| -rw-r--r-- | drivers/mtd/mtdpart.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mtd/mtdpart.c b/drivers/mtd/mtdpart.c index 60104e1079c5..e6d9467f6be0 100644 --- a/drivers/mtd/mtdpart.c +++ b/drivers/mtd/mtdpart.c | |||
| @@ -632,7 +632,6 @@ err_remove_part: | |||
| 632 | mutex_unlock(&mtd_partitions_mutex); | 632 | mutex_unlock(&mtd_partitions_mutex); |
| 633 | 633 | ||
| 634 | free_partition(new); | 634 | free_partition(new); |
| 635 | pr_info("%s:%i\n", __func__, __LINE__); | ||
| 636 | 635 | ||
| 637 | return ret; | 636 | return ret; |
| 638 | } | 637 | } |
