diff options
| author | Andrew Goodbody <[email protected]> | 2025-10-02 10:39:58 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-10-17 18:07:20 -0600 |
| commit | a58089ad2e41e88f81360f0e99bfd0715aceb556 (patch) | |
| tree | cc68ba2b267cc7662319915e133db0acf01bd775 /doc/develop | |
| parent | 64a4645c4e4f54d4e67d2954ed20b9e1af389530 (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
