diff options
author | 2011-01-25 14:12:12 +0000 | |
---|---|---|
committer | 2011-01-26 08:57:17 +1000 | |
commit | ecb5646cb098d9d1961c4b1af7b776c73b7541ac (patch) | |
tree | cddda632fe6e3af9fb7f28cf1fdbb076e8d88b22 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 (diff) | |
download | wireguard-linux-ecb5646cb098d9d1961c4b1af7b776c73b7541ac.tar.xz wireguard-linux-ecb5646cb098d9d1961c4b1af7b776c73b7541ac.zip |
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 <axel.lin@gmail.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions