aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorYasuaki Ishimatsu <[email protected]>2012-12-11 16:02:52 -0800
committerLinus Torvalds <[email protected]>2012-12-11 17:22:27 -0800
commitfa264375175a382621c5344a6508e02ec4d1c3c0 (patch)
treee0641d14919f69c39db1e53353e3b5e21c1b455f /net/unix/af_unix.c
parent212a0a6f28dda0a1e732d20d57abb465750d473c (diff)
mm: cleanup register_node()
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. Signed-off-by: Yasuaki Ishimatsu <[email protected]> Acked-by: David Rientjes <[email protected]> Acked-by: KOSAKI Motohiro <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions