aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2024-07-12 06:48:16 -0700
committerJakub Kicinski <kuba@kernel.org>2024-07-13 15:52:49 -0700
commite7cdef626f1d7ca69eb3351a8c4ae6a8ec46feed (patch)
treeed04acf5583b19aef7c417460868d269659aa482 /tools/perf/scripts/python/export-to-postgresql.py
parent3771266bf8418904794175fdc83aaf4732114cba (diff)
net: dpaa: Fix compilation Warning
Remove variables that are defined and incremented but never read. This issue appeared in network tests[1] as: drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c:38:6: warning: variable 'i' set but not used [-Wunused-but-set-variable] 38 | int i = 0; | ^ Link: https://netdev.bots.linux.dev/static/nipa/870263/13729811/build_clang/stderr [1] Signed-off-by: Breno Leitao <leitao@debian.org> Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com> Link: https://patch.msgid.link/20240712134817.913756-1-leitao@debian.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions