]> git.baikalelectronics.ru Git - kernel.git/commit
vdpa: fix typos in the comments for __vdpa_alloc_device()
authorJason Wang <jasowang@redhat.com>
Wed, 27 May 2020 06:05:28 +0000 (14:05 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 22 Jun 2020 16:34:21 +0000 (12:34 -0400)
commite0112432938be93531db6edfa188d6b463a7ac5a
tree6cdf25b7f2d9d92eb6df88a905a91dd7e6060374
parent239bea99f45907d04135ef7b506467c1835f59f6
vdpa: fix typos in the comments for __vdpa_alloc_device()

Fix two typos in the comments for __vdpa_alloc_device().

Signed-off-by: Jason Wang <jasowang@redhat.com>
Link: https://lore.kernel.org/r/20200527060528.9100-1-jasowang@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vdpa/vdpa.c