aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorIan Abbott <[email protected]>2021-03-01 16:57:56 +0000
committerGreg Kroah-Hartman <[email protected]>2021-03-10 09:25:31 +0100
commit04b2dcca27774655ea96f335c14745b48741e443 (patch)
tree3dc4237adc9e25f7bc1e662314e6bb95d2b819ab /tools/perf/scripts/python/export-to-sqlite.py
parent3d7b3101bfeaf6a33e3b4fe4ca08419d057edb5f (diff)
staging: comedi: dt2814: Remove struct dt2814_private
The `ntrig` member of the `struct dt2814_private` pointed to by `dev->private` is no longer used as a counter to determine the end of acquisition for a Comedi asynchronous command. The other member `curadscan` is also unused. Remove the allocation of the private data during initialization and remove the definition of `struct dt2814_private` since they are no longer needed. Signed-off-by: Ian Abbott <[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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions