diff options
| author | Xiang Chen <[email protected]> | 2019-05-29 17:58:45 +0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-06-18 19:46:24 -0400 |
| commit | 0ab7bc825a12100bff27f82b8bc1eb7aaf929248 (patch) | |
| tree | 33db069e14b525f45fa009c8090e13d88630d062 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | c7669f50121ac43d33fe8fe7c38f737c6c35e323 (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