netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] vhost-scsi: Spelling s/preceeding/preceding/g
@ 2023-09-28 12:18 Geert Uytterhoeven
  2023-10-02 17:08 ` Simon Horman
  2023-10-02 18:54 ` Stefan Hajnoczi
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2023-09-28 12:18 UTC (permalink / raw)
  To: Michael S . Tsirkin, Jason Wang, Mike Christie, Paolo Bonzini,
	Stefan Hajnoczi
  Cc: virtualization, kvm, netdev, linux-kernel, Geert Uytterhoeven

Fix a misspelling of "preceding".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/vhost/scsi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/vhost/scsi.c b/drivers/vhost/scsi.c
index abef0619c7901af0..2d689181bafef241 100644
--- a/drivers/vhost/scsi.c
+++ b/drivers/vhost/scsi.c
@@ -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.
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-02 18:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-28 12:18 [PATCH] vhost-scsi: Spelling s/preceeding/preceding/g Geert Uytterhoeven
2023-10-02 17:08 ` Simon Horman
2023-10-02 18:54 ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).