On 10/25/22 01:07, jcfara...@gmail.com wrote:
> From: Julio Faracco
>
> The function nodedevRegister() (or all register functions) requires an
> integer as a return. That function is not returning a value when UDEV is
> not set. This commit just adds a generic return for that specific case.
>
>
Em seg., 24 de out. de 2022 às 20:09, escreveu:
>
> From: Julio Faracco
My apologies folks. I simply configured a new machine today and I
forgot to remove some predefined settings I have.
If someone could suppress this section I would be glad. :-)
>
> The function nodedevRegister() (or all regi
From: Julio Faracco
The function nodedevRegister() (or all register functions) requires an
integer as a return. That function is not returning a value when UDEV is
not set. This commit just adds a generic return for that specific case.
Signed-off-by: Julio Faracco
---
src/node_device/node_devi