Re: macintosh: change some data types from int to bool

From: Michael Ellerman
Date: Mon Jan 29 2018 - 18:18:37 EST


"Gustavo A. R. Silva" <garsilva@xxxxxxxxxxxxxx> writes:

> Hi Michael,
>
> Quoting Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>:
>
>> 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
>
> Awesome.
>
> If I can help out with anything else, please let me know.

Sure thing.

We have a TODO list of sorts on github, some of them are easy, some are
not, feel free to ask here or on an individual issue for help:

https://github.com/linuxppc/linux/issues

cheers