diff options
| author | John Stultz <[email protected]> | 2012-07-13 05:21:52 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2012-07-15 08:39:05 +0000 |
| commit | fee84c43e6afc42295ae8058cbbef9ea5633926c (patch) | |
| tree | 4cbc2c945aee74e15e1a08bc86a66c697169b55f /tools/perf/util/trace-event-scripting.c | |
| parent | time: Whitespace cleanups per Ingo%27s requests (diff) | |
| download | kernel-fee84c43e6afc42295ae8058cbbef9ea5633926c.tar.gz kernel-fee84c43e6afc42295ae8058cbbef9ea5633926c.zip | |
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/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions
