mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
UPSTREAM: vdpa/mlx5: Fix syntax errors in comments
Delete the redundant word 'is'.
Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
Message-Id: <20220604143858.16073-1-wangxiang@cdjrlc.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
(cherry picked from commit 2f72b2262d)
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I3a2338d51fc8c4b6e710c454c5b788cdc94fdde5
This commit is contained in:
committed by
Treehugger Robot
parent
a93860cda4
commit
5571a91668
@@ -107,7 +107,7 @@ struct mlx5_vdpa_virtqueue {
|
||||
|
||||
/* Resources for implementing the notification channel from the device
|
||||
* to the driver. fwqp is the firmware end of an RC connection; the
|
||||
* 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
|
||||
* reported.
|
||||
*/
|
||||
struct mlx5_vdpa_cq cq;
|
||||
|
||||
Reference in New Issue
Block a user