aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorXiang Chen <[email protected]>2019-05-29 17:58:45 +0800
committerMartin K. Petersen <[email protected]>2019-06-18 19:46:24 -0400
commit0ab7bc825a12100bff27f82b8bc1eb7aaf929248 (patch)
tree33db069e14b525f45fa009c8090e13d88630d062 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parentc7669f50121ac43d33fe8fe7c38f737c6c35e323 (diff)
scsi: hisi_sas: Change the type of some numbers to unsigned
It reports a error as follows from some tools at two places in our code: runtime error: left shift of 4 by 29 places cannot be represented in type 'int' So change the type of the two numbers to unsigned to avoid the error. Signed-off-by: Xiang Chen <[email protected]> Signed-off-by: John Garry <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions