block: Remove partition support for zoned block devices
[linux-block.git] / drivers / md / dm.c
index 89189c29438f6b079c5c91f54511315e7a98ce1f..76f4cfdd6b419bf9b25bf6fbea4218d1a7971a40 100644 (file)
@@ -1211,9 +1211,6 @@ EXPORT_SYMBOL_GPL(dm_accept_partial_bio);
  * The zone descriptors obtained with a zone report indicate
  * zone positions within the underlying device of the target. The zone
  * descriptors must be remapped to match their position within the dm device.
- * The caller target should obtain the zones information using
- * blkdev_report_zones() to ensure that remapping for partition offset is
- * already handled.
  */
 void dm_remap_zone_report(struct dm_target *ti, sector_t start,
                          struct blk_zone *zones, unsigned int *nr_zones)