diff options
author | luo penghao <[email protected]> | 2021-12-30 06:26:44 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-12-30 13:29:14 +0000 |
commit | c09f103e89f4554b17c68c3a0a50140fc9133352 (patch) | |
tree | 60c88614a2ce022372fbb7a96842ff4e7e853f58 /drivers/net/ethernet/intel/igc/igc_ptp.c | |
parent | dda0c2e7ed21d7db1568920366e616c6c037b814 (diff) |
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 <[email protected]>
Signed-off-by: luo penghao <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_ptp.c')
0 files changed, 0 insertions, 0 deletions