aboutsummaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorAlexander Kuleshov2016-03-15 14:57:42 -0700
committerLinus Torvalds2016-03-15 16:55:16 -0700
commit5aa174801fc85b4b48a2520b2a50ee78990b7925 (patch)
treea12ca38ca2fbe65d554e7dc31c4fb0a2a610cdf5 /ipc
parenta75e1f637cf137f82cf025321e7a53adeeed7029 (diff)
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 'ipc')
0 files changed, 0 insertions, 0 deletions