All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] vhost-scsi: Spelling s/preceeding/preceding/g
@ 2023-09-28 12:18 ` Geert Uytterhoeven
  0 siblings, 0 replies; 5+ 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: netdev, Geert Uytterhoeven, linux-kernel, kvm, virtualization

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

_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

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

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

Thread overview: 5+ 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-09-28 12:18 ` Geert Uytterhoeven
2023-10-02 17:08 ` Simon Horman
2023-10-02 18:54 ` Stefan Hajnoczi
2023-10-02 18:54   ` Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.