aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2018-10-10 17:58:58 +0200
committerMiquel Raynal <[email protected]>2018-11-05 10:56:58 +0100
commit41d6f0d07d76257cf2d39071a439c7dd1da7271e (patch)
treeb664b97cc90375a819d6742a66df2feda8bea96c /tools/perf/scripts/python/bin/stackcollapse-record
parent9a4d83074769d6ecf1f5c3fef0f183b09abf3726 (diff)
mtd: rawnand: fsmc: Fix unchecked return value in fsmc_read_page_hwecc
Check return value of nand_read_data_op. Notice that, currently, all instances of nand_read_data_op() are being checked, with the exception of two of them in marvell_nand driver, in which the caller function explicitly returns 0 every time. Also, notice that I moved the declaration of *ret* to the top of fsmc_read_page_hwecc(). Addresses-Coverity-ID: 1471968 ("Unchecked return value") Signed-off-by: Gustavo A. R. Silva <[email protected]> Signed-off-by: Miquel Raynal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions