aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorZhang Changzhong <[email protected]>2020-07-17 18:23:04 +0800
committerDavid S. Miller <[email protected]>2020-07-17 18:42:28 -0700
commit5686b10978c580f374b09c9092c073dad83a1b23 (patch)
tree35f31bd0c3bd6644f40a34a4d31ffc85c7a64313 /tools/perf/scripts/python/bin/stackcollapse-record
parent18c7015cc65ab62a161291b863225db5cfc717a4 (diff)
net: bna: Remove unused variable 't'
Gcc report warning as follows: drivers/net/ethernet/brocade/bna/bfa_ioc.c:1538:6: warning: variable 't' set but not used [-Wunused-but-set-variable] 1538 | u32 t; | ^ After commit c107ba171f3d ("bna: Firmware Patch Simplification"), 't' is never used, so removing it to avoid build warning. Reported-by: Hulk Robot <[email protected]> Signed-off-by: Zhang Changzhong <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions