Message ID | ae55d252-04e9-843c-94a9-5a211c247718@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | linux/mdev.h: drop duplicated word in a comment | expand |
--- linux-next-20200714.orig/include/linux/mdev.h +++ linux-next-20200714/include/linux/mdev.h @@ -42,7 +42,7 @@ struct device *mdev_get_iommu_device(str * @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