diff options
author | Jian Shen <shenjian15@huawei.com> | 2019-08-01 06:55:38 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-01 20:32:13 +0300 |
commit | 6e4139f69163fb5769c92a97b969ea0d9a114ced (patch) | |
tree | fd7fb2ce651291bbe7b3796b8f1f4ecfa70e8613 /scripts/bpf_helpers_doc.py | |
parent | a723fb8efe29d3912d2be41edcf38b76f8d6ed36 (diff) | |
download | linux-6e4139f69163fb5769c92a97b969ea0d9a114ced.tar.xz |
net: hns3: remove unnecessary variable in hclge_get_mac_vlan_cmd_status()
The local variable return_status in hclge_get_mac_val_cmd_status()
is useless. So this patch returns the error code directly, instead of
using this variable. Also, replace some '%d' with '%u' in
hclge_get_mac_val_cmd_status().
Signed-off-by: Jian Shen <shenjian15@huawei.com>
Reviewed-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions