search for: vdap_alloc_device

Displaying 1 result from an estimated 1 matches for "vdap_alloc_device".

2020 May 27
0
[PATCH] vdpa: fix typos in the comments for __vdpa_alloc_device()
...2e0..de211ef3738c 100644 --- a/drivers/vdpa/vdpa.c +++ b/drivers/vdpa/vdpa.c @@ -63,7 +63,7 @@ static void vdpa_release_dev(struct device *d) * @config: the bus operations that is supported by this device * @size: size of the parent structure that contains private data * - * Drvier should use vdap_alloc_device() wrapper macro instead of + * Driver should use vdpa_alloc_device() wrapper macro instead of * using this directly. * * Returns an error when parent/config/dma_dev is not set or fail to get -- 2.20.1