diff options
| author | Zhang Changzhong <[email protected]> | 2020-07-17 18:23:04 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-07-17 18:42:28 -0700 |
| commit | 5686b10978c580f374b09c9092c073dad83a1b23 (patch) | |
| tree | 35f31bd0c3bd6644f40a34a4d31ffc85c7a64313 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 18c7015cc65ab62a161291b863225db5cfc717a4 (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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions