aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang-test.cpp
diff options
context:
space:
mode:
authorYueHaibing <[email protected]>2019-12-30 11:29:45 +0800
committerMiquel Raynal <[email protected]>2020-01-21 20:00:34 +0100
commitf33113b542219448fa02d77ca1c6f4265bd7f130 (patch)
treef91752cec049cae48bf7226ebbdd7e460dded248 /tools/perf/util/c++/clang-test.cpp
parent05a5a6e57e6aebdab588d47acc8643e566c170fa (diff)
mtd: sharpslpart: Fix unsigned comparison to zero
The unsigned variable log_num is being assigned a return value from the call to sharpsl_nand_get_logical_num that can return -EINVAL. Detected using Coccinelle: ./drivers/mtd/parsers/sharpslpart.c:207:6-13: WARNING: Unsigned expression compared with zero: log_num > 0 Fixes: 8a4580e4d298 ("mtd: sharpslpart: Add sharpslpart partition parser") Signed-off-by: YueHaibing <[email protected]> Signed-off-by: Miquel Raynal <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions