diff options
author | 2022-03-22 14:42:33 -0700 | |
---|---|---|
committer | 2022-03-22 15:57:05 -0700 | |
commit | f9871da927437dc85bc3fec206fc9bfddea4a34b (patch) | |
tree | 959ab0a659abc0c1cbe744b69a6051d3ff5dc163 /mm/vmalloc.c | |
parent | mm/memory.c: use helper function range_in_vma() (diff) | |
download | linux-rng-f9871da927437dc85bc3fec206fc9bfddea4a34b.tar.xz linux-rng-f9871da927437dc85bc3fec206fc9bfddea4a34b.zip |
mm/memory.c: use helper macro min and max in unmap_mapping_range_tree()
Use helper macro min and max to help simplify the code logic. Minor
readability improvement.
Link: https://lkml.kernel.org/r/20220224121134.35068-1-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions