summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorYang Li <yang.lee@linux.alibaba.com>2021-12-13 11:11:07 +0800
committerTony Nguyen <anthony.l.nguyen@intel.com>2022-01-07 09:04:21 -0800
commita127adf2fc836eafffffc43d449ab1a3d20d6f3b (patch)
tree5f757710a2c448e3ac2a1a7b3618ee53eb39db92 /tools/perf/scripts/python/exported-sql-viewer.py
parent17b33d4319605f1f60d1348a50c49e22666b694b (diff)
i40e: remove variables set but not used
The code that uses variables pe_cntx_size and pe_filt_size has been removed, so they should be removed as well. Eliminate the following clang warnings: drivers/net/ethernet/intel/i40e/i40e_common.c:4139:20: warning: variable 'pe_filt_size' set but not used. drivers/net/ethernet/intel/i40e/i40e_common.c:4139:6: warning: variable 'pe_cntx_size' set but not used. Reported-by: Abaci Robot <abaci@linux.alibaba.com> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Tested-by: Gurucharan G <gurucharanx.g@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions