On Sun, Jan 3, 2021 at 7:25 PM Samuel Holland <sam...@sholland.org> wrote: > > This is a deinitialization function that always returned zero, and that > return value was always ignored. Have it return void instead. > > Signed-off-by: Samuel Holland <sam...@sholland.org>
Reviewed-by: Chen-Yu Tsai <w...@csie.org>