commit | 1067b261cc973d68c29de54ef0587c56786e6bd5 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@infradead.org> | Tue Aug 11 18:32:27 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 12 10:57:57 2020 -0700 |
tree | 0f0ae63733e6a7da8f82c6b8b3c6808eb1fea3cd | |
parent | de1193f0be66f88e2c6d0fd965137668fc2ec4a5 [diff] |
mm: drop duplicated words in <linux/pgtable.h> Drop the doubled words "used" and "by". Drop the repeated acronym "TLB" and make several other fixes around it. (capital letters, spellos) Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Reviewed-by: SeongJae Park <sjpark@amazon.de> Link: http://lkml.kernel.org/r/2bb6e13e-44df-4920-52d9-4d3539945f73@infradead.org Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>