MIPS: Octeon: assign bool true/false not 1/0
authorNicholas Mc Guire <hofrat@osadl.org>
Sat, 16 Jun 2018 07:26:32 +0000 (09:26 +0200)
committerPaul Burton <paul.burton@mips.com>
Sun, 24 Jun 2018 16:27:27 +0000 (09:27 -0700)
commit7896de7bd727c9269b7571cfa8dcbc9b99dfb13c
tree6c3a4c5b5f7d58577b5c7f9cb4f456f80f7fa525
parent803ad26eed4a5db07cc52e8dec387689cd007df4
MIPS: Octeon: assign bool true/false not 1/0

Booleans should be assigned true/false not 1/0 as comparison is not needed

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Patchwork: https://patchwork.linux-mips.org/patch/19559/
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: James Hogan <jhogan@kernel.org>
Cc: David Daney <david.daney@cavium.com>
Cc: "Steven J. Hill" <Steven.Hill@cavium.com>
Cc: Joe Perches <joe@perches.com>
Cc: Colin Ian King <colin.king@canonical.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
arch/mips/cavium-octeon/octeon-irq.c