summaryrefslogtreecommitdiff
path: root/lib/smbios-parser.c
diff options
context:
space:
mode:
authorAndrew Goodbody <andrew.goodbody@linaro.org>2025-07-04 13:32:42 +0100
committerTom Rini <trini@konsulko.com>2025-07-11 10:44:29 -0600
commita7e44898b4d2484a9fd3226f44bc9b51d174f1e3 (patch)
tree124a4848afe95d40f94837a9900bd81f73c43944 /lib/smbios-parser.c
parent7027b445cc0bfb86204ecb1f1fe596f5895048d9 (diff)
fs: ext4fs: Do not negate error before returning it
In ext4fs_readdir it calls ext4fs_read_file and checks the return value for non-zero to detect an error. This return value should be returned as is rather than being negated. This issue found by Smatch Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Diffstat (limited to 'lib/smbios-parser.c')
0 files changed, 0 insertions, 0 deletions