Message ID | 20200801173822.14973-1-rdunlap@infradead.org (mailing list archive) |
---|---|
Headers | show |
Series | mm: delete duplicated words and fix typos | expand |
On 1 Aug 2020, at 13:38, Randy Dunlap wrote: > Drop repeated words or change them to something more readable. > Fix other typos or grammar as found near these other corrections. > > > Cc: Andrew Morton <akpm@linux-foundation.org> > To: linux-mm@kvack.org > > mm/compaction.c | 2 +- > mm/filemap.c | 2 +- > mm/hmm.c | 2 +- > mm/hugetlb.c | 4 ++-- > mm/memcontrol.c | 2 +- > mm/memory.c | 4 ++-- > mm/migrate.c | 2 +- > mm/nommu.c | 4 ++-- > mm/page_alloc.c | 6 +++--- > mm/shmem.c | 2 +- > mm/slab_common.c | 2 +- > mm/usercopy.c | 2 +- > mm/vmscan.c | 4 ++-- > mm/zpool.c | 8 ++++---- > mm/zsmalloc.c | 2 +- > 15 files changed, 24 insertions(+), 24 deletions(-) The whole series looks good to me. Thanks. Reviewed-by: Zi Yan <ziy@nvidia.com> — Best Regards, Yan Zi