commit | 99a6993a6933acbf791d1c7bb789e0ebe5bd7127 | [log] [tgz] |
---|---|---|
author | Jian Shen <shenjian15@huawei.com> | Sat May 19 16:53:17 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun May 20 18:53:59 2018 -0400 |
tree | 6e667f8849a847e52319261addf62f1497c5c1fc | |
parent | e63cd65f435c77eb2bc0c4f6691be350cd749dce [diff] |
net: hns3: cleanup of return values in hclge_init_client_instance() Removes the goto and directly returns in case of errors as part of the cleanup. Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>