On Wed, 2017-07-26 at 13:34:30 UTC, Dou Liyang wrote: > Commit a7be6e5a7f8d ("mm: drop useless local parameters of > __register_one_node()") removes the last user of parent_node(). > > The parent_node() macro in POWERPC platform is unnecessary. > > Remove it for cleanup. > > Reported-by: Michael Ellerman <m...@ellerman.id.au> > Signed-off-by: Dou Liyang <douly.f...@cn.fujitsu.com> > Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org> > Cc: Paul Mackerras <pau...@samba.org> > Cc: Michael Ellerman <m...@ellerman.id.au> > Cc: linuxppc-...@lists.ozlabs.org > Acked-by: Michael Ellerman <m...@ellerman.id.au>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/7baebe54a64af44dc34d0bd51462f0 cheers