qed: Use true and false for boolean values
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Thu, 22 Mar 2018 20:08:49 +0000 (15:08 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Mar 2018 17:17:11 +0000 (13:17 -0400)
commitc7281d591332b9dd0b48a0db3007fa7f99ee8ecc
tree95b5bccc17a4642c17408d135644cc170831e713
parent6e3e764b5bc83d36c6a634ebe465feddab3f7066
qed: Use true and false for boolean values

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 <gustavo@embeddedor.com>
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Acked-by: Sudarsana Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qed/qed_dev.c