diff options
| author | Nicolas Saenz Julienne <[email protected]> | 2020-06-29 17:09:09 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-07-01 15:47:03 +0200 |
| commit | a7983fd9462560884056a91a7ffa346eeb9eb421 (patch) | |
| tree | e4172fb284cad605401956c70132e76cf7301c3f /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | b5f1547b6e3bddbbac263a1c7adfb51427a57a2c (diff) | |
staging: vchi: Get rid of struct vchi_instance_handle
The idea behind this was to create an opaque handle to struct
vchiq_instance. This can be achieved without creating a new type by
means of a forward declaration of struct vchiq_instance.
This saves us from a lot of useless casting and overall simplifies code.
Signed-off-by: Nicolas Saenz Julienne <[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