]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
media: staging: media: Replace "dont" with "don't"
authorArushi Singhal <arushisinghal19971997@gmail.com>
Sun, 4 Mar 2018 15:48:27 +0000 (10:48 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Mar 2018 17:49:13 +0000 (12:49 -0500)
Replace "dont" with "don't".
"Dont" is not same as "Do not" or "Don't".

Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c

index e36c2a33b41aaa723a3518554187afcb6687bc10..f21075c1e5032036f9d79d970672941dcbcad290 100644 (file)
@@ -450,7 +450,7 @@ static void mmu_l1_unmap(struct isp_mmu *mmu, phys_addr_t l1_pt,
                        ptr = end;
                }
                /*
-                * use the same L2 page next time, so we dont
+                * use the same L2 page next time, so we don't
                 * need to invalidate and free this PT.
                 */
                /*      atomisp_set_pte(l1_pt, idx, NULL_PTE); */