Fix common misspellings
[deliverable/linux.git] / drivers / target / target_core_fabric_lib.c
index d57ad672677f2c0d8e3ce23de2f9fb2beeb68ee8..1e193f32489578c736ae463d9cae9aed28c21aea 100644 (file)
@@ -433,7 +433,7 @@ char *iscsi_parse_pr_out_transport_id(
                /*
                 * Go ahead and do the lower case conversion of the received
                 * 12 ASCII characters representing the ISID in the TransportID
-                * for comparision against the running iSCSI session's ISID from
+                * for comparison against the running iSCSI session's ISID from
                 * iscsi_target.c:lio_sess_get_initiator_sid()
                 */
                for (i = 0; i < 12; i++) {
This page took 0.02382 seconds and 5 git commands to generate.