We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ad137 commit ac8b85fCopy full SHA for ac8b85f
drivers/vdpa/vdpa.c
@@ -116,7 +116,7 @@ EXPORT_SYMBOL_GPL(__vdpa_alloc_device);
116
117
/**
118
* vdpa_register_device - register a vDPA device
119
- * Callers must have a succeed call of vdpa_init_device() before.
+ * Callers must have a succeed call of vdpa_alloc_device() before.
120
* @vdev: the vdpa device to be registered to vDPA bus
121
*
122
* Returns an error when fail to add to vDPA bus
0 commit comments