]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/staging/sep/sep_driver.c
treewide: Fix typos in various parts of the kernel, and fix some comments.
[mirror_ubuntu-artful-kernel.git] / drivers / staging / sep / sep_driver.c
index 8ac3faea2d2ffa64e6212d9488090b95b35e93fd..f47571ea745d7bf929c46fcc61d181421fa475dd 100644 (file)
@@ -1235,7 +1235,7 @@ static void sep_build_lli_table(struct sep_device *sep,
        /* Counter of lli array entry */
        u32 array_counter;
 
-       /* Init currrent table data size and lli array entry counter */
+       /* Init current table data size and lli array entry counter */
        curr_table_data_size = 0;
        array_counter = 0;
        *num_table_entries_ptr = 1;