diff options
| author | Colin Ian King <[email protected]> | 2019-02-21 10:46:36 +0000 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2019-04-04 20:19:50 +0100 |
| commit | f6672544df43020013c4675cefd324009a3ce1b9 (patch) | |
| tree | e5eb47fef8a5b338d49e0a505d6e512f1406821c /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | e132f62b9fabad809dccc9f8e1847496b1538376 (diff) | |
iio: st_accel: remove redundant unsigned less than zero check
The check that variable val is less than zero is redundant since val
is an unsigned int and hence can never be less than zero. Remove it.
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions