From: Geert Uytterhoeven <[email protected]>
Date: Tue,  5 May 2020 15:28:09 +0200

> Currently bool ionic_cq.done_color is exported using
> debugfs_create_u8(), which requires a cast, preventing further compiler
> checks.
> 
> Fix this by switching to debugfs_create_bool(), and dropping the cast.
> 
> Signed-off-by: Geert Uytterhoeven <[email protected]>
> Acked-by: Shannon Nelson <[email protected]>

Applied, thanks.

Reply via email to