On Fri, Oct 12, 2012 at 4:22 AM, Yasuaki Ishimatsu
<[email protected]> 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: KOSAKI Motohiro <[email protected]>
--
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/

Reply via email to