diff options
author | Axel Lin <[email protected]> | 2011-01-25 14:12:12 +0000 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-01-26 08:57:17 +1000 |
commit | ecb5646cb098d9d1961c4b1af7b776c73b7541ac (patch) | |
tree | cddda632fe6e3af9fb7f28cf1fdbb076e8d88b22 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84 (diff) |
intel_scu_ipc: fix signedness bug
busy_loop() returns negative error code, thus change err variable
from u32 to int to properly propagate correct error code.
Also remove unneeded initialization for err and i variables.
Signed-off-by: Axel Lin <[email protected]>
Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions