aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorAndrew Lunn <[email protected]>2020-07-05 22:55:55 +0200
committerDavid S. Miller <[email protected]>2020-07-05 15:48:19 -0700
commit9534f1e9084452afb3f8bc0fcdb81a95a6b8392a (patch)
tree43b9b2b8f753e870a5ad5899c0b969bce8dba5a9 /tools/testing/selftests/bpf/prog_tests/autoload.c
parentda31735cb9db61dccea0bc9eeb581b41106a247a (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