treewide: Fix typos in printk and comment
[deliverable/linux.git] / drivers / crypto / caam / ctrl.c
index 1c56f63524f27b2139860518f3ee672fdeef07cb..8acf00490fd5c3ff97f5dbd5b8a750c8ae548a62 100644 (file)
@@ -66,7 +66,7 @@ static void build_instantiation_desc(u32 *desc)
 
        /*
         * load 1 to clear written reg:
-        * resets the done interrrupt and returns the RNG to idle.
+        * resets the done interrupt and returns the RNG to idle.
         */
        append_load_imm_u32(desc, 1, LDST_SRCDST_WORD_CLRW);
 
This page took 0.046865 seconds and 5 git commands to generate.