]> git.baikalelectronics.ru Git - kernel.git/commit
arch/tile/include/asm/topology.h: remove unused parent_node() macro
authorDou Liyang <douly.fnst@cn.fujitsu.com>
Fri, 17 Nov 2017 23:31:40 +0000 (15:31 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Nov 2017 00:10:04 +0000 (16:10 -0800)
commit546b02ff33fc8b2976b9eab29ea7b87787443b6e
treecb9d30fe31d9efa822c14d2eeabcc02f5147a5b1
parent22d6b59fcdfb1d4742f5bbfb0892d8a07fb69c3f
arch/tile/include/asm/topology.h: remove unused parent_node() macro

Commit c4936b1a2c61 ("mm: drop useless local parameters of
__register_one_node()") removed the last user of parent_node().

The parent_node() macro in tile platform is unnecessary.

Remove it for cleanup.

Link: http://lkml.kernel.org/r/1504234599-29533-7-git-send-email-douly.fnst@cn.fujitsu.com
Signed-off-by: Dou Liyang <douly.fnst@cn.fujitsu.com>
Reported-by: Michael Ellerman <mpe@ellerman.id.au>
Acked-by: Chris Metcalf <cmetcalf@mellanox.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/tile/include/asm/topology.h