linux/drivers/net/ethernet/qlogic/qlcnic
Gustavo A. R. Silva df561f6688 treewide: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.

[1] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
2020-08-23 17:36:59 -05:00
..
Makefile
qlcnic.h qlcnic: convert to new udp_tunnel_nic infra 2020-07-14 17:04:27 -07:00
qlcnic_83xx_hw.c qlcnic: fix missing release in qlcnic_83xx_interrupt_test. 2020-05-25 18:06:09 -07:00
qlcnic_83xx_hw.h
qlcnic_83xx_init.c qlcnic: convert to new udp_tunnel_nic infra 2020-07-14 17:04:27 -07:00
qlcnic_83xx_vnic.c
qlcnic_ctx.c
qlcnic_dcb.c
qlcnic_dcb.h
qlcnic_ethtool.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
qlcnic_hdr.h
qlcnic_hw.c qlcninc: use generic power management 2020-07-04 18:02:06 -07:00
qlcnic_hw.h
qlcnic_init.c
qlcnic_io.c
qlcnic_main.c qlcnic: convert to new udp_tunnel_nic infra 2020-07-14 17:04:27 -07:00
qlcnic_minidump.c qlcnic: Fix CPU soft lockup while collecting firmware dump 2020-01-23 21:13:33 +01:00
qlcnic_sriov.h
qlcnic_sriov_common.c qlcnic: use true,false for bool variable in qlcnic_sriov_common.c 2020-05-05 11:39:42 -07:00
qlcnic_sriov_pf.c
qlcnic_sysfs.c qlcnic: Use kobj_to_dev() instead 2020-06-15 13:05:50 -07:00