Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1662788

Re: [PATCH] mm: Drop useless local parameters of register_one_node()

From David Rientjes <rientjes@google.com>
Newsgroups linux.kernel
Subject Re: [PATCH] mm: Drop useless local parameters of register_one_node()
Date 2017-06-10 00:40 +0200
Message-ID <tQAJr-7ia-9@gated-at.bofh.it> (permalink)
References <tPZTA-1ak-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, 8 Jun 2017, Dou Liyang wrote:

> ... initializes local parameters "p_node" & "parent" for
> register_node().
> 
> But, register_node() does not use them.
> 
> Remove the related code of "parent" node, cleanup register_one_node()
> and register_node().
> 
> [Test in Qemu by 4 hotpluggable nodes in x86-64 system]
> 
> Signed-off-by: Dou Liyang <douly.fnst@cn.fujitsu.com>

Acked-by: David Rientjes <rientjes@google.com>

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] mm: Drop useless local parameters of register_one_node() Dou Liyang <douly.fnst@cn.fujitsu.com> - 2017-06-08 09:20 +0200
  Re: [PATCH] mm: Drop useless local parameters of  register_one_node() David Rientjes <rientjes@google.com> - 2017-06-10 00:40 +0200

csiph-web