aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/vmt.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/ubi/vmt.c')
-rw-r--r--drivers/mtd/ubi/vmt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/ubi/vmt.c b/drivers/mtd/ubi/vmt.c
index 852482d8b18f..d40066833abb 100644
--- a/drivers/mtd/ubi/vmt.c
+++ b/drivers/mtd/ubi/vmt.c
@@ -608,7 +608,7 @@ out_free:
608/** 608/**
609 * ubi_rename_volumes - re-name UBI volumes. 609 * ubi_rename_volumes - re-name UBI volumes.
610 * @ubi: UBI device description object 610 * @ubi: UBI device description object
611 * @renam_list: list of &struct ubi_rename_entry objects 611 * @rename_list: list of &struct ubi_rename_entry objects
612 * 612 *
613 * This function re-names or removes volumes specified in the re-name list. 613 * This function re-names or removes volumes specified in the re-name list.
614 * Returns zero in case of success and a negative error code in case of 614 * Returns zero in case of success and a negative error code in case of