Skip to content

Commit

Permalink
vhost-scsi: Spelling s/preceeding/preceding/g
Browse files Browse the repository at this point in the history
Fix a misspelling of "preceding".

Signed-off-by: Geert Uytterhoeven <[email protected]>
Message-Id: <b57b882675809f1f9dacbf42cf6b920b2bea9cba.1695903476.git.geert+renesas@glider.be>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
  • Loading branch information
geertu authored and mstsirkin committed Nov 1, 2023
1 parent a5d7df8 commit 5ff1f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/vhost/scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1158,7 +1158,7 @@ vhost_scsi_handle_vq(struct vhost_scsi *vs, struct vhost_virtqueue *vq)
/*
* Set prot_iter to data_iter and truncate it to
* prot_bytes, and advance data_iter past any
* preceeding prot_bytes that may be present.
* preceding prot_bytes that may be present.
*
* Also fix up the exp_data_len to reflect only the
* actual data payload length.
Expand Down

0 comments on commit 5ff1f51

Please sign in to comment.