commit | c618f6b188a9170f67e4abd478d250cc72aed1e1 | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Wed Feb 08 14:16:50 2017 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Feb 17 22:16:25 2017 +1100 |
tree | 8335d2915360cf0601bf600b1a93f6e83ef20765 | |
parent | 49f4b08e61547a5ccd2db551d994c4503efe5666 [diff] |
powerpc/mm: Fix typo in set_pte_at() This fixes the typo about the _PAGE_PTE in set_pte_at() by changing "tryint" to "trying to". Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Acked-by: Balbir Singh <bsingharora@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>