aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-07-04 08:39:12 +0100
committerDavid S. Miller <[email protected]>2018-07-04 22:39:11 +0900
commitb68431ace4b60ac58fef92c0d70b61b3d2cba165 (patch)
tree574b9a8650a64b9d4ce448945168a6d3e2823932 /tools/perf/scripts/python/bin
parent15cdd5764a547caf7c9ab14306829135c616845d (diff)
cnic: remove redundant pointer req and variable func
Pointer req and variable func are being assigned but are never used hence they are redundant and can be removed. Cleans up clang warnings: warning: variable 'req' set but not used [-Wunused-but-set-variable] warning: variable 'func' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions