diff options
author | Andrew Lunn <[email protected]> | 2020-07-05 22:55:55 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-07-05 15:48:19 -0700 |
commit | 9534f1e9084452afb3f8bc0fcdb81a95a6b8392a (patch) | |
tree | 43b9b2b8f753e870a5ad5899c0b969bce8dba5a9 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | da31735cb9db61dccea0bc9eeb581b41106a247a (diff) |
net: dsa: lan9303: fix variable 'res' set but not used
Since lan9303_adjust_link() is a void function, there is no option to
return an error. So just remove the variable and lets any errors be
discarded.
Cc: Egil Hjelmeland <[email protected]>
Signed-off-by: Andrew Lunn <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions