impl: Only return -ENOENT when param does not exist
We checked above if the param exited and returned -ENOENT if not. When we can't find any parameter, simply return 0.
Loading
Please register or sign in to comment
We checked above if the param exited and returned -ENOENT if not. When we can't find any parameter, simply return 0.