Merge tag 'x86_cache_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / include / scsi / scsi_bsg_iscsi.h
index 6b81280..9b1f0f4 100644 (file)
@@ -84,7 +84,7 @@ struct iscsi_bsg_reply {
         */
        uint32_t result;
 
-       /* If there was reply_payload, how much was recevied ? */
+       /* If there was reply_payload, how much was received ? */
        uint32_t reply_payload_rcv_len;
 
        union {