diff options
author | Vernon Yang <vernon2gm@gmail.com> | 2023-01-11 14:53:48 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-02-03 07:33:01 +0100 |
commit | f942b0f0528d1198b94b8211c84d4f28a654c0ff (patch) | |
tree | 894ab817e9d6d1ea0e888d53e4721125c5ee6890 /mm/mmap.c | |
parent | mm: remove the hugetlb field from struct page (diff) | |
download | linux-f942b0f0528d1198b94b8211c84d4f28a654c0ff.tar.xz linux-f942b0f0528d1198b94b8211c84d4f28a654c0ff.zip |
maple_tree: fix comment of mte_destroy_walk
The parameter name of maple tree is mt, make the comment be mt instead of
mn, and the separator between the parameter name and the description to be
: instead of -.
Link: https://lkml.kernel.org/r/20230111135348.803181-1-vernon2gm@gmail.com
Fixes: 54a611b60590 ("Maple Tree: add new data structure")
Signed-off-by: Vernon Yang <vernon2gm@gmail.com>
Cc: Liam R. Howlett <Liam.Howlett@oracle.com>
Cc: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions