aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorBixuan Cui <[email protected]>2020-10-07 10:54:46 -0700
committerJakub Kicinski <[email protected]>2020-10-09 13:14:19 -0700
commitecfb751f1a053a07476e34c50a8f3ed854284461 (patch)
tree554240633435ddf8b12f98e56365b513dd7ea8a6 /tools/perf/scripts/python/exported-sql-viewer.py
parent1e8249cc9dc51d1f64b1322fa69834c589c8a3b4 (diff)
ice: Fix pointer cast warnings
pointers should be casted to unsigned long to avoid -Wpointer-to-int-cast warnings: drivers/net/ethernet/intel/ice/ice_flow.h:197:33: warning: cast from pointer to integer of different size drivers/net/ethernet/intel/ice/ice_flow.h:198:32: warning: cast to pointer from integer of different size Signed-off-by: Bixuan Cui <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Tony Nguyen <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions