diff options
author | Alexander Kuleshov <kuleshovmail@gmail.com> | 2016-01-15 00:20:39 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-15 01:00:49 +0100 |
commit | f14516fbf0f6bec7d98c1cb5b5c73ccd2bb4a5e9 (patch) | |
tree | aea40344154375ef9f7df8842108ed8c9dbbd0a7 /mm/mprotect.c | |
parent | mm, oom: give __GFP_NOFAIL allocations access to memory reserves (diff) | |
download | linux-f14516fbf0f6bec7d98c1cb5b5c73ccd2bb4a5e9.tar.xz linux-f14516fbf0f6bec7d98c1cb5b5c73ccd2bb4a5e9.zip |
mm/memblock: remove rgnbase and rgnsize variables
Remove rgnbase and rgnsize variables from memblock_overlaps_region().
We use these variables only for passing to the memblock_addrs_overlap()
function and that's all. Let's remove them.
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/mprotect.c')
0 files changed, 0 insertions, 0 deletions