diff options
author | 2016-06-23 11:19:00 +0200 | |
---|---|---|
committer | 2016-06-23 11:59:24 +0200 | |
commit | 5c0d8d386ba67ce07bfddcebf05233e8606771ff (patch) | |
tree | 1ff111f24857adecf28ec2c3bd80ea1d77e7c922 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | gpu: host1x: Consistently use unsigned int for counts (diff) | |
download | linux-dev-5c0d8d386ba67ce07bfddcebf05233e8606771ff.tar.xz linux-dev-5c0d8d386ba67ce07bfddcebf05233e8606771ff.zip |
gpu: host1x: Use unsigned int consistently for IDs
IDs can never be negative so use unsigned int. In some instances an
explicitly sized type (such as u32) was used for no particular reason,
so turn those into unsigned int as well for consistency.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions