]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/scsi/fcoe/fcoe_ctlr.c
scripts/spelling.txt: add "omited" pattern and fix typo instances
[karo-tx-linux.git] / drivers / scsi / fcoe / fcoe_ctlr.c
index cea57e27e713a672d987a3fe2a471eb6aa74cbee..656463ff9ccb83e7edd4c8ad2c2a23a3fbcee304 100644 (file)
@@ -1387,7 +1387,7 @@ static void fcoe_ctlr_recv_clr_vlink(struct fcoe_ctlr *fip,
        /*
         * Actually need to subtract 'sizeof(*mp) - sizeof(*wp)' from 'rlen'
         * before determining max Vx_Port descriptor but a buggy FCF could have
-        * omited either or both MAC Address and Name Identifier descriptors
+        * omitted either or both MAC Address and Name Identifier descriptors
         */
        num_vlink_desc = rlen / sizeof(*vp);
        if (num_vlink_desc)