Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[sfrench/cifs-2.6.git] / drivers / vhost / scsi.c
index 4e3b2c25c7213e16083c2b43cd5e947686d292ea..282aac45c690995cbe88151ea12cc565bf84d61d 100644 (file)
@@ -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.