diff options
author | Rolf Eike Beer <eb@emlix.com> | 2021-11-05 13:38:15 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-11-06 13:30:35 -0700 |
commit | f1dc0db296bd25960273649fc6ef2ecbf5aaa0e0 (patch) | |
tree | cfca0ead331986321e4ffc9c6e2f377f2a36da1b /mm/memory.c | |
parent | 7866076b924ad4f285bd4596630a8ca7b8333319 (diff) | |
download | lwn-f1dc0db296bd25960273649fc6ef2ecbf5aaa0e0.tar.gz lwn-f1dc0db296bd25960273649fc6ef2ecbf5aaa0e0.zip |
mm: use __pfn_to_section() instead of open coding it
It is defined in the same file just a few lines above.
Link: https://lkml.kernel.org/r/4598487.Rc0NezkW7i@mobilepool36.emlix.com
Signed-off-by: Rolf Eike Beer <eb@emlix.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions