diff options
author | Niklas Cassel <[email protected]> | 2024-07-03 20:44:22 +0200 |
---|---|---|
committer | Niklas Cassel <[email protected]> | 2024-07-04 11:52:32 +0200 |
commit | 1dd63a6b573ffb989ca618e60b6469f885454606 (patch) | |
tree | 7f39c301d59bad4fcd55c901c5a77586b56fa1ff /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 6933eb8e50a3e4dc129095cb795261454476f111 (diff) |
ata: libata-core: Remove local_port_no struct member
ap->local_port_no is simply ap->port_no + 1.
Since ap->local_port_no can be derived from ap->port_no, there is no need
for the ap->local_port_no struct member, so remove ap->local_port_no.
Reviewed-by: Damien Le Moal <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Niklas Cassel <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions