Fix common misspellings
[linux-block.git] / drivers / net / caif / caif_spi.c
index 20da1996d354d563d8a2616276de477041b2368d..57e639373815e59cb00b36aaee7f1e5ea71a835c 100644 (file)
@@ -397,7 +397,7 @@ int cfspi_xmitlen(struct cfspi *cfspi)
        int pkts = 0;
 
        /*
-        * Decommit previously commited frames.
+        * Decommit previously committed frames.
         * skb_queue_splice_tail(&cfspi->chead,&cfspi->qhead)
         */
        while (skb_peek(&cfspi->chead)) {