diff options
author | 2014-03-27 09:26:38 +0800 | |
---|---|---|
committer | 2014-04-14 17:06:17 +0100 | |
commit | 0c3b97487d15a452f1fa7bfd9b6f1bd1a31d538d (patch) | |
tree | 4c5f3bfc546c5ddbf29073b3b5ad525a2f6a9d39 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 3.15-rc1 (diff) | |
download | linux-dev-0c3b97487d15a452f1fa7bfd9b6f1bd1a31d538d.tar.xz linux-dev-0c3b97487d15a452f1fa7bfd9b6f1bd1a31d538d.zip |
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 <axel.lin@ingics.com>
Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions