On Wed, 6 Jul 2022 at 16:18, Geert Uytterhoeven <[email protected]> wrote: > > With sparse ("make C=2"), lots of > > error: return expression in void function > > messages are seen. > > Fix this by removing the return statements to propagate void return > values. > > Signed-off-by: Geert Uytterhoeven <[email protected]> > Reviewed-by: Guenter Roeck <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]> > --- > v2: > - Add Reviewed-by. -- With best wishes Dmitry
