Merge branch 'for-5.12/dax' into libnvdimm-fixes
[linux-2.6-microblaze.git] / include / linux / mdev.h
index 9004375..27eb383 100644 (file)
@@ -42,7 +42,7 @@ struct device *mdev_get_iommu_device(struct device *dev);
  *                     @mdev: mdev_device structure on of mediated device
  *                           that is being created
  *                     Returns integer: success (0) or error (< 0)
- * @remove:            Called to free resources in parent device's driver for a
+ * @remove:            Called to free resources in parent device's driver for
  *                     a mediated device. It is mandatory to provide 'remove'
  *                     ops.
  *                     @mdev: mdev_device device structure which is being