diff options
author | 2023-08-04 17:21:43 +0800 | |
---|---|---|
committer | 2023-08-06 13:20:44 +0100 | |
commit | 813f3662c2403f590a3307ea66f4eea699c8d8e4 (patch) | |
tree | 3539df93ab042ff9f4c0fe7eba8498608a19cc2f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: mana: Add page pool for RX buffers (diff) | |
download | wireguard-linux-813f3662c2403f590a3307ea66f4eea699c8d8e4.tar.xz wireguard-linux-813f3662c2403f590a3307ea66f4eea699c8d8e4.zip |
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 <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202308040609.zQsSXWXI-lkp@intel.com/
Signed-off-by: Yu Liao <liaoyu15@huawei.com>
Reviewed-by: Nick Child <nnac123@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions