diff options
author | John Stultz <[email protected]> | 2012-07-13 01:21:52 -0400 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2012-07-15 10:39:05 +0200 |
commit | fee84c43e6afc42295ae8058cbbef9ea5633926c (patch) | |
tree | 4cbc2c945aee74e15e1a08bc86a66c697169b55f /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 42e71e81f5bb5125ca7c194b5ccf1c93511ff8fb (diff) |
time: Explicitly use u32 instead of int for shift values
Ingo noted that using a u32 instead of int for shift values
would be better to make sure the compiler doesn't unnecessarily
use complex signed arithmetic.
Signed-off-by: John Stultz <[email protected]>
Reviewed-by: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Richard Cochran <[email protected]>
Cc: Prarit Bhargava <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions