linux_dsm_epyc7002/drivers/net/ethernet/qlogic
Gustavo A. R. Silva c7281d5913 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>
2018-03-23 13:17:11 -04:00
..
netxen netxen: remove timespec usage 2017-11-30 09:26:31 -05:00
qed qed: Use true and false for boolean values 2018-03-23 13:17:11 -04:00
qede qede: fix spelling mistake: "registeration" -> "registration" 2018-03-21 18:09:46 -04:00
qlcnic qlcnic: fix deadlock bug 2018-01-29 17:59:00 -05:00
qlge net: qlge: use memmove instead of skb_copy_to_linear_data 2018-02-02 19:44:34 -05:00
Kconfig qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qla3xxx.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
qla3xxx.h