aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorHeikki Krogerus <[email protected]>2024-08-16 16:58:54 +0300
committerGreg Kroah-Hartman <[email protected]>2024-08-23 18:47:38 +0800
commit9ecf52153b6f6681853b60c9912231e03857dff4 (patch)
tree18c70964a103df910aea2b6471dc4210eb4fcabe /tools/perf/scripts/python/event_analyzing_sample.py
parenta139c98f760efa1b6f0ee2f36ea6f62f04c8b20a (diff)
usb: typec: ucsi: Remove unused fields from struct ucsi_connector_status
The new fields are valid only with the new UCSI versions. They are at offsets that go beyond the MAX_DATA_LENGTH (16 bytes) with the older UCSI versions. That has not caused any problems before because nothing uses those new fields yet. Because they are not used yet, dropping them for now. Signed-off-by: Heikki Krogerus <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions