diff options
| author | Simone Weiß <[email protected]> | 2024-02-17 19:14:09 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2024-02-27 02:16:33 +0000 |
| commit | c121b588a5e46e14bc601e717461b908a1d80185 (patch) | |
| tree | 109e2f8cdfea162307bdbc6921094afd4341ab74 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | scsi: csiostor: Avoid function pointer casts (diff) | |
| download | kernel-c121b588a5e46e14bc601e717461b908a1d80185.tar.gz kernel-c121b588a5e46e14bc601e717461b908a1d80185.zip | |
scsi: bfa: Remove additional unnecessary struct declarations
Commit c3b0d087763f ("scsi: bfa: Remove unnecessary struct declarations")
removed duplicate struct declarations for struct bfa_fcs_s and struct
bfa_fcs_fabric_s.
However, there are further duplications:
- struct bfad_vf_s is declared in line 165 remove the duplication in line
834.
- struct bfad_rport_s is declared in line 394 remove the duplication in
line 836.
Remove them.
Signed-off-by: Simone Weiß <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
