08/07/2019 14:18, [email protected]:
> From: Krzysztof Kanas <[email protected]>
> 
> mbox_unregister_vf_irq and mbox_unregister_pf_irq returns void value.
> mbox_unregister_irq also returns void.
> 
> Clang with flags '-Wall -Wextra -pedantic' complains about:
> void function should not return void expression
> 
> Signed-off-by: Krzysztof Kanas <[email protected]>

Applied, thanks


Reply via email to