Commit e281bd22 authored by Zhu Jun's avatar Zhu Jun Committed by Will Deacon
Browse files

arm64: asm: Fix typo in pgtable.h

parent 1e5823c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1345,7 +1345,7 @@ static inline void ___ptep_set_wrprotect(struct mm_struct *mm,
}

/*
 * __ptep_set_wrprotect - mark read-only while trasferring potential hardware
 * __ptep_set_wrprotect - mark read-only while transferring potential hardware
 * dirty status (PTE_DBM && !PTE_RDONLY) to the software PTE_DIRTY bit.
 */
static inline void __ptep_set_wrprotect(struct mm_struct *mm,