]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
virtio: fix a typo in function "vp_modern_remove" comments.
authorDapeng Mi <dapeng1.mi@intel.com>
Fri, 10 Dec 2021 07:35:46 +0000 (15:35 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 14 Jan 2022 23:50:53 +0000 (18:50 -0500)
commit2b68224ec61bb66aa2a24ad099b6af65138fa888
tree3c36136be93ce2f4779c78e6b7b88b205acf05e6
parent6017599bb25c20b7a68cbb8e7d534bdc1c36b5e4
virtio: fix a typo in function "vp_modern_remove" comments.

Function name "vp_modern_remove" in comments is written to
"vp_modern_probe" incorrectly. Change it.

Signed-off-by: Dapeng Mi <dapeng1.mi@intel.com>
Link: https://lore.kernel.org/r/20211210073546.700783-1-dapeng1.mi@intel.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
drivers/virtio/virtio_pci_modern_dev.c