aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-04-19 19:30:59 +0200
committerDavid S. Miller <davem@davemloft.net>2017-04-21 13:25:34 -0400
commitca1cb28da00448fdbddc99ee6d410f461bb619b5 (patch)
tree2c9278ae27df99418d08e7e6435bf23a06e7c4d2 /tools/perf/scripts/python/export-to-postgresql.py
parentReplace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning (diff)
downloadwireguard-linux-ca1cb28da00448fdbddc99ee6d410f461bb619b5.tar.xz
wireguard-linux-ca1cb28da00448fdbddc99ee6d410f461bb619b5.zip
liquidio: remove unnecessary variable assignment
gcc points out an useless assignment that was added during code refactoring: drivers/net/ethernet/cavium/liquidio/lio_ethtool.c: In function 'octnet_intrmod_callback': drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:1315:59: error: parameter 'oct_dev' set but not used [-Werror=unused-but-set-parameter] This is harmless but can clearly be remove to avoid the warning. Fixes: 50c0add534d2 ("liquidio: refactor interrupt moderation code") Signed-off-by: Arnd Bergmann <arnd@arndb.de> 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