diff options
author | Yu Liao <[email protected]> | 2023-08-04 17:21:43 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-08-06 13:20:44 +0100 |
commit | 813f3662c2403f590a3307ea66f4eea699c8d8e4 (patch) | |
tree | 3539df93ab042ff9f4c0fe7eba8498608a19cc2f /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | b1d13f7a3b5396503e6869ed627bb4eeab9b524f (diff) |
ibmvnic: remove unused rc variable
gcc with W=1 reports
drivers/net/ethernet/ibm/ibmvnic.c:194:13: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
^
This variable is not used so remove it.
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Yu Liao <[email protected]>
Reviewed-by: Nick Child <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions