aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2019-11-15 10:21:18 +0100
committerDaniel Vetter <[email protected]>2019-11-19 22:25:55 +0100
commit93adc0c2cb7270a5ed1deb7fb561428da971f323 (patch)
tree786c3123a9a760e8164f430a61b72772673ec92d /tools/perf/scripts/python/export-to-sqlite.py
parent931e691cc6297f29b952d7a85ca21cf30ed62bd8 (diff)
drm/xen: Simplify fb_create
The current code is a pretty good wtf moment, since we drop the reference before we use it. It's not a big deal, because a) we only use the pointer, so doesn't blow up and the real reason b) fb->obj[0] already holds a full reference for us. Might as well take the real pointer ins't of complicated games that baffle. Reviewed-by: Oleksandr Andrushchenko <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Cc: Oleksandr Andrushchenko <[email protected]> Cc: [email protected] Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions