dm: blk: Rename get_device_and_partition()
[oweals/u-boot.git] / fs / ubifs / ubifs.c
index 168ae2b697b0d8ee6277a53dfd9cc1bc3512ae0f..cdc04c662dd8d9c358c344b8a7e02e83bc5effad 100644 (file)
@@ -569,7 +569,7 @@ int ubifs_set_blk_dev(struct blk_desc *rbdd, disk_partition_t *info)
        }
 
        /*
-        * Should never happen since get_device_and_partition() already checks
+        * Should never happen since blk_get_device_part_str() already checks
         * this, but better safe then sorry.
         */
        if (!ubifs_is_mounted()) {