linux_dsm_epyc7002/drivers/net/ethernet/mellanox/mlxfw
Colin Ian King 928a759593 net/mlxfw: remove redundant goto on error check
The check to see of err is set and the subsequent goto is extraneous
as the next statement is where the goto is jumping to. Remove this
redundant check and goto.

Detected by CoverityScan, CID#1437734 ("Identical code for
different branches")

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Yotam Gigi <yotamg@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-06 12:21:29 -04:00
..
Kconfig
Makefile
mlxfw_fsm.c
mlxfw_mfa2_file.h
mlxfw_mfa2_format.h
mlxfw_mfa2_tlv_multi.c
mlxfw_mfa2_tlv_multi.h
mlxfw_mfa2_tlv.h
mlxfw_mfa2.c net/mlxfw: remove redundant goto on error check 2017-06-06 12:21:29 -04:00
mlxfw_mfa2.h
mlxfw.h