aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2016-04-13 16:08:33 -0700
committerJeff Kirsher <[email protected]>2016-05-13 15:19:05 -0700
commit942c711206d1e0cd3dffc591829cbcbb9bcc0b1b (patch)
tree19e8167d998993e1e286c3f2a627c55a00da0831 /tools/perf/scripts/python/bin/stackcollapse-record
parent18dd23920703891c39c7965873f8ae369bd3a237 (diff)
e1000e: mark shifted values as unsigned
The E1000_ICH_NVM_SIG_MASK value is shifted, out to the 31st bit, which is the signed bit for signed constants. Mark these values as unsigned to prevent compiler warnings and issues on platforms which a different signed bit implementation. Signed-off-by: Jacob Keller <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions