summaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorAlexander Kuleshov <kuleshovmail@gmail.com>2016-03-15 22:57:42 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2016-03-16 00:55:16 +0100
commit5aa174801fc85b4b48a2520b2a50ee78990b7925 (patch)
treea12ca38ca2fbe65d554e7dc31c4fb0a2a610cdf5 /REPORTING-BUGS
parentx86: also use debug_pagealloc_enabled() for free_init_pages (diff)
downloadlinux-5aa174801fc85b4b48a2520b2a50ee78990b7925.tar.xz
linux-5aa174801fc85b4b48a2520b2a50ee78990b7925.zip
mm/memblock.c: remove unnecessary memblock_type variable
We define struct memblock_type *type in the memblock_add_region() and memblock_reserve_region() functions only for passing it to the memlock_add_range() and memblock_reserve_range() functions. Let's remove these variables and will pass a type directly. 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 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions