diff options
| author | Zack Rusin <[email protected]> | 2023-01-30 22:35:36 -0500 |
|---|---|---|
| committer | Zack Rusin <[email protected]> | 2023-02-13 21:34:13 -0500 |
| commit | 6b2e8aa45126161135fb4a88870c9526fd8319f8 (patch) | |
| tree | 936ed4120e5b1b538044b9b4228b167dfaed240b /tools/perf/scripts/python/syscall-counts.py | |
| parent | 9da2957f9f81ed29d0046021f131be352cb2199e (diff) | |
drm/vmwgfx: Remove the duplicate bo_free function
Remove the explicit bo_free parameter which was switching between
vmw_bo_bo_free and vmw_gem_destroy which had exactly the same
implementation.
It makes no sense to keep parameter which is always the same, remove it
and all code referencing it. Instead use the vmw_bo_bo_free directly.
Signed-off-by: Zack Rusin <[email protected]>
Reviewed-by: Martin Krastev <[email protected]>
Reviewed-by: Maaz Mombasawala <[email protected]>
Acked-by: Thomas Zimmermann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions