[PATCH 3/4] rtemsbsd/nfsclient: Fix the error code return value

Chris Johns chrisj at rtems.org
Wed Oct 20 22:55:19 UTC 2021


On 20/10/21 4:49 pm, Sebastian Huber wrote:
> On 20/10/2021 05:16, chrisj at rtems.org wrote:
>> +    errno = 0;
>> +    return 0;
> 
> I think setting errno if no error occurred is not allowed.
> 

I suspect you are right. Joel?

Chris


More information about the devel mailing list