diff options
author | Roman Gushchin <[email protected]> | 2019-04-08 15:12:30 -0700 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2019-04-08 16:44:22 -0600 |
commit | e14d314c7a489f060d6d691866fef5f131281718 (patch) | |
tree | 64e018ae764324140b73f0f751973c579f653bea /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f8a0590f0e01402873ec28a0da46f979f6bc56f1 (diff) |
selftests: cgroup: fix cleanup path in test_memcg_subtree_control()
Dan reported, that cleanup path in test_memcg_subtree_control()
triggers a static checker warning:
./tools/testing/selftests/cgroup/test_memcontrol.c:76 \
test_memcg_subtree_control()
error: uninitialized symbol 'child2'.
Fix this by initializing child2 and parent2 variables and
split the cleanup path into few stages.
Signed-off-by: Roman Gushchin <[email protected]>
Fixes: 84092dbcf901 ("selftests: cgroup: add memory controller self-tests")
Reported-by: Dan Carpenter <[email protected]>
Cc: Dan Carpenter <[email protected]>
Cc: Shuah Khan (Samsung OSG) <[email protected]>
Cc: Mike Rapoport <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions