Re: macintosh: change some data types from int to bool
From: Michael Ellerman
Date: Sun Jan 28 2018 - 23:14:52 EST
On Wed, 2018-01-24 at 01:42:28 UTC, "Gustavo A. R. Silva" wrote:
> Change the data type of the following variables from int to bool
> across all macintosh drivers:
>
> started
> slots_started
> pm121_started
> wf_smu_started
>
> Some of these issues were detected with the help of Coccinelle.
>
> Suggested-by: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
> Signed-off-by: Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/4f256d561447c6e1bf8b70e19daae0
cheers