diff options
author | Christophe Roullier <christophe.roullier@st.com> | 2019-11-04 11:51:00 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-11-04 11:31:21 -0800 |
commit | 54e0602d796ceb20b292e9d364046b6b2724f735 (patch) | |
tree | b2a20886d49a8b3ee92952f004f4facb4facda2b /tools/testing | |
parent | 369a782af0f1a9acf81d6fe8de44c8ee02be0f3a (diff) | |
download | linux-54e0602d796ceb20b292e9d364046b6b2724f735.tar.bz2 |
net: ethernet: stmmac: drop unused variable in stm32mp1_set_mode()
Building with W=1 (cf.scripts/Makefile.extrawarn) outputs:
warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
Drop the unused 'ret' variable.
Signed-off-by: Christophe Roullier <christophe.roullier@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions