On Fri, 12 Oct 2012, Yasuaki Ishimatsu wrote: > register_node() is defined as extern in include/linux/node.h. But the function > is only called from register_one_node() in driver/base/node.c. > > So the patch defines register_node() as static. > > CC: David Rientjes <[email protected]> > CC: Andrew Morton <[email protected]> > Signed-off-by: Yasuaki Ishimatsu <[email protected]>
Acked-by: David Rientjes <[email protected]> Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

