diff options
author | luo penghao <luo.penghao@zte.com.cn> | 2021-12-30 07:26:44 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-12-30 14:29:14 +0100 |
commit | c09f103e89f4554b17c68c3a0a50140fc9133352 (patch) | |
tree | 60c88614a2ce022372fbb7a96842ff4e7e853f58 /arch/x86 | |
parent | net: lantiq_etop: remove unnecessary space in cast (diff) | |
download | linux-c09f103e89f4554b17c68c3a0a50140fc9133352.tar.xz linux-c09f103e89f4554b17c68c3a0a50140fc9133352.zip |
ethtool: Remove redundant ret assignments
The assignment here will be overwritten, so it should be deleted
The clang_analyzer complains as follows:
net/ethtool/netlink.c:
Value stored to 'ret' is never read
Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: luo penghao <luo.penghao@zte.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions