summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorAndrew Goodbody <[email protected]>2025-10-02 10:39:58 +0100
committerTom Rini <[email protected]>2025-10-17 18:07:20 -0600
commita58089ad2e41e88f81360f0e99bfd0715aceb556 (patch)
treecc68ba2b267cc7662319915e133db0acf01bd775 /doc/develop
parent64a4645c4e4f54d4e67d2954ed20b9e1af389530 (diff)
fs: semihosting: Use correct variable for error check
After calling a function that can return an error, the test to detect that error should use the return value not a different variable. Fix it. This issue was found by Smatch. Signed-off-by: Andrew Goodbody <[email protected]> Reviewed-by: Sean Anderson <[email protected]> Fixes: f676b45151c3 ("fs: Add semihosting filesystem")
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions