aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorZheng Yongjun <[email protected]>2020-09-21 21:32:09 +0800
committerDavid S. Miller <[email protected]>2020-09-23 13:20:29 -0700
commit35c52c5c88d8496502b71b02c6754ced9e5cc882 (patch)
tree8d37c284ee9a7f0d38ce177872bb290909abd3e5 /tools/perf/scripts/python
parentb1b6c110511db61b6fa6945b73b3f5fb4ff29f0b (diff)
net: realtek: Remove set but not used variable
Fixes gcc '-Wunused-but-set-variable' warning: drivers/net/ethernet/realtek/8139cp.c: In function cp_tx_timeout: drivers/net/ethernet/realtek/8139cp.c:1242:6: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] `rc` is never used, so remove it. Signed-off-by: Zheng Yongjun <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions