diff options
| author | Ben Skeggs <[email protected]> | 2024-07-26 14:37:52 +1000 |
|---|---|---|
| committer | Danilo Krummrich <[email protected]> | 2024-07-27 03:05:18 +0200 |
| commit | 20d70de5823ee6b9d4e8b3db4c13123cee0358af (patch) | |
| tree | 20907dcf889dc2dfd6970d9c9704084a6066f68f /tools/perf/scripts/python | |
| parent | 0d5040e406d2c4404d26b841c4aa34cec0bf1088 (diff) | |
drm/nouveau: move nouveau_drm_device_fini() above init()
The next commit wants to be able to call fini() from an init() failure
path to remove the need to duplicate a bunch of cleanup.
Moving fini() above init() avoids the need for a forward-declaration.
Signed-off-by: Ben Skeggs <[email protected]>
Signed-off-by: Danilo Krummrich <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions