aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorDou Liyang <[email protected]>2017-07-10 15:49:20 -0700
committerLinus Torvalds <[email protected]>2017-07-10 16:32:32 -0700
commita7be6e5a7f8da433065b23f98ff68f445113080a (patch)
treeada957b19769abb02d0dbea56aa84b67daa679b3 /tools/perf/scripts/python/sctop.py
parent727c080f03e7e2e20e868efd461d4f1022b61d9b (diff)
mm: drop useless local parameters of __register_one_node()
__register_one_node() initializes local parameters "p_node" & "parent" for register_node(). But, register_node() does not use them. Remove the related code of "parent" node, cleanup __register_one_node() and register_node(). Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Dou Liyang <[email protected]> Acked-by: David Rientjes <[email protected]> Acked-by: Michal Hocko <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions