Hi Ossama,
On 3/12/21 1:04 PM, Ossama Othman wrote:
From: Ossama Othman <ossama.othman(a)gmail.com>
The return type of the l_genl_request_family() function is bool, not a
pointer. Return false instead of NULL to match the return type.
---
ell/genl.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.
Regards,
-Denis