aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorviresh kumar <[email protected]>2016-07-05 19:57:06 -0700
committerWolfram Sang <[email protected]>2016-07-08 10:29:31 +0900
commit5136ed4fcb05cd4981cc6034a11e66370ed84789 (patch)
tree79a21ebef1c71bc51f32908141ac53155b90891c /tools/perf/scripts/python/call-graph-from-postgresql.py
parentec2790e9d72e87c90d9247430c3f08df1fce3c75 (diff)
i2c-dev: don't get i2c adapter via i2c_dev
There is no code protecting i2c_dev to be freed after it is returned from i2c_dev_get_by_minor() and using it to access the value which we already have (minor) isn't safe really. Avoid using it and get the adapter directly from 'minor'. Signed-off-by: Viresh Kumar <[email protected]> Reviewed-by: Jean Delvare <[email protected]> Tested-by: Jean Delvare <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions