Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iiod: Fix handling of error code for init_usb_daemon()
The init_usb_daemon() returns a valid error code directly, which does not have to be retrieved from the errno variable. Signed-off-by: Paul Cercueil <[email protected]>
- Loading branch information