aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorRoman Gushchin <[email protected]>2018-05-22 11:10:31 +0100
committerShuah Khan (Samsung OSG) <[email protected]>2018-05-30 15:29:07 -0600
commitadb31be4424cc22f328e6664280f5c4e4902aaf3 (patch)
tree7bc46a9f8724cbb97e5357c50377e6162e9816f6 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent7b04d1e9c6d08b9f033f16ccc0394f86f00f33ef (diff)
kselftest/cgroup: fix variable dereferenced before check warning
cg_name(const char *root, const char *name) is always called with non-empty root and name arguments, so there is no sense in checking it in the function body (after using in strlen()). Signed-off-by: Roman Gushchin <[email protected]> Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Shuah Khan (Samsung OSG) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions