aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNicolas Saenz Julienne <[email protected]>2020-06-29 17:09:10 +0200
committerGreg Kroah-Hartman <[email protected]>2020-07-01 15:47:04 +0200
commit5a8e22e3d319ddae77c9fcce31ebc40577a32c6a (patch)
tree56edecb11000ba86d3afb1f8e74cd025b8122afa /tools/perf/scripts/python
parenta7983fd9462560884056a91a7ffa346eeb9eb421 (diff)
staging: vchi: Unify struct shim_service and struct vchi_service_handle
The idea behind struct vchi_service_handle is to create an opaque handle to struct shim_service. This can be achieved by doing a forward declaration of struct shim_service, which will avoid unwarranted casts and pointer play. Ultimately as a rename is due all over the vchi user space, rename struct shim_service into struvt vchi_service, which is more consistent with the rest of the exposed API. 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')
0 files changed, 0 insertions, 0 deletions