summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRob Clark <robdclark@gmail.com>2014-11-18 22:28:43 +0300
committerRob Clark <robdclark@gmail.com>2014-11-21 16:57:20 +0300
commit42238da8b10320420be19f056cc8e0d95cc606a3 (patch)
tree5d3a32a11f00d59b01d33d50f1b1dbcedaddca35 /tools/perf/scripts/python/export-to-postgresql.py
parent0deed25b65aaf495e36818481cfc9f58dfa5cd3f (diff)
downloadlinux-42238da8b10320420be19f056cc8e0d95cc606a3.tar.xz
drm/msm/mdp5: don't use void * for opaque types
For example, use 'struct mdp5_smp *' everywhere instead of 'void *', but only declare it as 'struct mdp5_smp;' in common headers, so the struct body is still private. The accomplishes the desired modularity while still letting the compiler provide some type checking for us. Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions