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

From: Gustavo A. R. Silva
Date: Sat Feb 03 2018 - 07:15:30 EST


Hi Michael,

Quoting Michael Ellerman <mpe@xxxxxxxxxxxxxx>:

"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


I'm sorry for the late reply. I was addressing some issues on DRM and NET components.

I already took a look into the TODO list. I'll ask you about some of the issues on github.

Thanks!
--
Gustavo