diff options
author | Axel Lin <[email protected]> | 2014-03-27 09:26:38 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2014-04-14 17:06:17 +0100 |
commit | 0c3b97487d15a452f1fa7bfd9b6f1bd1a31d538d (patch) | |
tree | 4c5f3bfc546c5ddbf29073b3b5ad525a2f6a9d39 /tools/perf/util/trace-event-scripting.c | |
parent | c9eaa447e77efe77b7fa4c953bd62de8297fd6c5 (diff) |
spi: atmel: Make current_remaining_bytes to be int
Don't use unsigned for current_remaining_bytes so we can check
current_remaining_bytes < 0 case.
Use int is enough for current_remaining_bytes.
Signed-off-by: Axel Lin <[email protected]>
Signed-off-by: Wenyou Yang <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions