diff options
| author | Nathan Chancellor <natechancellor@gmail.com> | 2018-05-06 00:33:33 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-06 19:11:23 -0700 |
| commit | 1cbe5fe261a19b4a9a482cd24b12d1d063abaa44 (patch) | |
| tree | b89a8c563b148e30d370751ea9f8acd69ee2b19c /tools/perf/scripts/python/bin | |
| parent | 7aa48d37ae466a5d0eaa0dba8ac88aced83bdec7 (diff) | |
| download | linux-1cbe5fe261a19b4a9a482cd24b12d1d063abaa44.tar.gz linux-1cbe5fe261a19b4a9a482cd24b12d1d063abaa44.zip | |
staging: wilc1000: Remove unnecessary array index check
This statment triggers GCC's -Wtype-limit since key_index is an
unsigned integer so it cannot be less than zero.
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
