summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp
diff options
context:
space:
mode:
authorArushi Singhal <arushisinghal19971997@gmail.com>2018-03-04 10:48:27 -0500
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2018-03-06 12:49:13 -0500
commit88cfc33f557241fc0ab415fac37cff0a1d6bbb59 (patch)
treebb0d39bd9cdb0277d1c8534840cb0d3004bd6299 /drivers/staging/media/atomisp
parent0a6e3023c9974a4ef7b847f9820c0a54a3353ec5 (diff)
downloadop-kernel-dev-88cfc33f557241fc0ab415fac37cff0a1d6bbb59.zip
op-kernel-dev-88cfc33f557241fc0ab415fac37cff0a1d6bbb59.tar.gz
media: staging: media: Replace "dont" with "don't"
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>
Diffstat (limited to 'drivers/staging/media/atomisp')
-rw-r--r--drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c b/drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c
index e36c2a3..f21075c 100644
--- a/drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c
+++ b/drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c
@@ -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); */
OpenPOWER on IntegriCloud