]> git.droids-corp.org - dpdk.git/blobdiff - drivers/crypto/qat/qat_crypto.c
fix typos using codespell utility
[dpdk.git] / drivers / crypto / qat / qat_crypto.c
index 386aa453b855dce61aa2fb396072f4c39ef2d965..37d8a585b85dfb854bc4f1d8d45ebb708f59f7da 100644 (file)
@@ -757,7 +757,7 @@ qat_pmd_enqueue_op_burst(void *qp, struct rte_crypto_op **ops,
                        tmp_qp->stats.enqueue_err_count++;
                        /*
                         * This message cannot be enqueued,
-                        * decrease number of ops that wasnt sent
+                        * decrease number of ops that wasn't sent
                         */
                        rte_atomic16_sub(&tmp_qp->inflights16,
                                        nb_ops_possible - nb_ops_sent);