Re: macintosh/ams-input: Use true and false for boolean values
From: Michael Ellerman <hidden>
Date: 2018-01-29 04:13:58
Also in:
lkml
From: Michael Ellerman <hidden>
Date: 2018-01-29 04:13:58
Also in:
lkml
On Wed, 2018-01-24 at 01:48:46 UTC, "Gustavo A. R. Silva" wrote:
Assign true or false to boolean variables instead of an integer value. This issue was detected with the help of Coccinelle Signed-off-by: Gustavo A. R. Silva <redacted> Reviewed-by: Michael Hanselmann <redacted>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/516c32f64f144721ca05b881737e44 cheers