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 2284325 commit 2f72b22Copy full SHA for 2f72b22
drivers/vdpa/mlx5/net/mlx5_vnet.c
@@ -107,7 +107,7 @@ struct mlx5_vdpa_virtqueue {
107
108
/* Resources for implementing the notification channel from the device
109
* to the driver. fwqp is the firmware end of an RC connection; the
110
- * other end is vqqp used by the driver. cq is is where completions are
+ * other end is vqqp used by the driver. cq is where completions are
111
* reported.
112
*/
113
struct mlx5_vdpa_cq cq;
0 commit comments