diff options
| author | Daeseok Youn <[email protected]> | 2017-03-15 14:55:06 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-16 11:24:08 +0900 |
| commit | 1fe996642108d44c3e649640850e709724f9f311 (patch) | |
| tree | a05de1ee0c8a6ab513d5bd28e303aa4b85207471 /tools/perf/scripts/python/bin | |
| parent | eb465ea39148efd0253f018fc7c200cc406ecae2 (diff) | |
staging: atomisp: fix unsigned int comparison with less than zero
Fix warnings from the smatch tool
atomisp_cmd.c:2649
atomisp_set_array_res() warn:
unsigned 'config->width' is never less than zero.
atomisp_cmd.c:2650
atomisp_set_array_res() warn:
unsigned 'config->height' is never less than zero.
Signed-off-by: Daeseok Youn <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions