mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
The return value is consciously not checked, because the operation is expected to fail. And the real request is executed afterwards. Fixes #58593 Coverity-CID: 316443 Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>