diff options
author | Mao Wenan <maowenan@huawei.com> | 2019-06-09 09:11:26 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-06-10 05:11:53 +0200 |
commit | ad3a9ee0b623da60b6a3b77573b448ca10d40117 (patch) | |
tree | 3853945588d857e3c312b987bdb974cb0ba0f578 /drivers/scsi/cxgbi | |
parent | ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state (diff) | |
download | linux-ad3a9ee0b623da60b6a3b77573b448ca10d40117.tar.xz linux-ad3a9ee0b623da60b6a3b77573b448ca10d40117.zip |
ocelot: remove unused variable 'rc' in vcap_cmd()
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/net/ethernet/mscc/ocelot_ace.c: In function ‘vcap_cmd’:
drivers/net/ethernet/mscc/ocelot_ace.c:108:6: warning: variable ‘rc’ set
but not used [-Wunused-but-set-variable]
int rc;
^
It's never used since introduction in commit b596229448dd ("net: mscc:
ocelot: Add support for tcam")
Signed-off-by: Mao Wenan <maowenan@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/scsi/cxgbi')
0 files changed, 0 insertions, 0 deletions