aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorNicholas Mc Guire <[email protected]>2015-05-03 10:48:50 +0200
committerThomas Gleixner <[email protected]>2015-05-05 10:45:58 +0200
commit5e9662fa511794e1e72baf8eee21238962140480 (patch)
tree461b5604ae9e16834d6e64a8afd7cf5899b6bad5 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent9600973656c697d742e31d202e6212216ea45a3e (diff)
genirq: Fix unnecessary automatic type conversion
kstat_irqs is unsigned int and the return type of kstat_irqs() is also unsigned int so sum should be unsigned int as well even if the result is correct due to automatic type conversion. Signed-off-by: Nicholas Mc Guire <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions