linux/drivers/net/ethernet/chelsio/cxgb4
Rahul Lakkireddy 272630feb4 cxgb4: remove unneeded semicolon for switch block
Semicolon is not required at the end of switch block. So, remove it.

Addresses coccinelle warning:
drivers/net/ethernet/chelsio/cxgb4/sge.c:2260:2-3: Unneeded semicolon

Fixes: 4846d5330d ("cxgb4: add Tx and Rx path for ETHOFLD traffic")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-11-19 16:39:51 -08:00
..
clip_tbl.c
clip_tbl.h
cudbg_common.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cudbg_entity.h cxgb4: add ETHOFLD hardware queue support 2019-11-07 10:41:59 -08:00
cudbg_if.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cudbg_lib_common.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cudbg_lib.c cxgb4: Use match_string() helper to simplify the code 2019-11-08 11:33:16 -08:00
cudbg_lib.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cudbg_zlib.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cudbg_zlib.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cxgb4_cudbg.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cxgb4_cudbg.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cxgb4_dcb.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cxgb4_dcb.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cxgb4_debugfs.c cxgb4: add ETHOFLD hardware queue support 2019-11-07 10:41:59 -08:00
cxgb4_debugfs.h
cxgb4_ethtool.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cxgb4_fcoe.c
cxgb4_fcoe.h
cxgb4_filter.c cxgb4: Re-work the logic for mps refcounting 2019-06-24 14:54:06 -07:00
cxgb4_filter.h
cxgb4_main.c cxgb4: add ETHOFLD hardware queue support 2019-11-07 10:41:59 -08:00
cxgb4_mps.c cxgb4: Add MPS refcounting for alloc/free mac filters 2019-06-24 14:54:06 -07:00
cxgb4_ptp.c
cxgb4_ptp.h
cxgb4_tc_flower.c allocate_flower_entry: should check for null deref 2019-07-21 11:47:30 -07:00
cxgb4_tc_flower.h net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload 2019-07-09 14:38:51 -07:00
cxgb4_tc_mqprio.c cxgb4: Fix an error code in cxgb4_mqprio_alloc_hw_resources() 2019-11-13 14:33:25 -08:00
cxgb4_tc_mqprio.h cxgb4: add FLOWC based QoS offload 2019-11-07 10:41:59 -08:00
cxgb4_tc_u32_parse.h
cxgb4_tc_u32.c
cxgb4_tc_u32.h
cxgb4_thermal.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
cxgb4_uld.c cxgb4: add ETHOFLD hardware queue support 2019-11-07 10:41:59 -08:00
cxgb4_uld.h cxgb4: parse and configure TC-MQPRIO offload 2019-11-07 10:41:59 -08:00
cxgb4.h cxgb4: add FLOWC based QoS offload 2019-11-07 10:41:59 -08:00
l2t.c cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()' 2019-10-31 10:37:59 -07:00
l2t.h
Makefile cxgb4: parse and configure TC-MQPRIO offload 2019-11-07 10:41:59 -08:00
sched.c cxgb4: add FLOWC based QoS offload 2019-11-07 10:41:59 -08:00
sched.h cxgb4: add FLOWC based QoS offload 2019-11-07 10:41:59 -08:00
sge.c cxgb4: remove unneeded semicolon for switch block 2019-11-19 16:39:51 -08:00
smt.c cxgb4: smt: Use normal int for refcount 2019-08-08 18:12:17 -07:00
smt.h cxgb4: smt: Use normal int for refcount 2019-08-08 18:12:17 -07:00
srq.c
srq.h
t4_chip_type.h
t4_hw.c cxgb4: Fix spelling typos 2019-09-12 12:50:56 +01:00
t4_hw.h
t4_msg.h cxgb4: add Tx and Rx path for ETHOFLD traffic 2019-11-07 10:41:59 -08:00
t4_pci_id_tbl.h
t4_regs.h
t4_tcb.h
t4_values.h
t4fw_api.h cxgb4: add FLOWC based QoS offload 2019-11-07 10:41:59 -08:00
t4fw_version.h