diff options
author | Maxime Ripard <mripard@kernel.org> | 2025-04-07 18:29:07 +0200 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2025-04-08 11:48:39 +0200 |
commit | 92a2bf257ec4729d13ed17f5b04192ad8e3b7024 (patch) | |
tree | ddf397b50590c3cbd0e329660ed718465cf2a07a /scripts/gdb/linux/lists.py | |
parent | b9a96a0be905037245d58668c41c3c4b015578b6 (diff) |
dma-buf: heaps: system: Remove global variable
The system heap is storing its struct dma_heap pointer in a global
variable but isn't using it anywhere.
Let's move the global variable into system_heap_create() to make it
local.
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20250407-dma-buf-ecc-heap-v3-1-97cdd36a5f29@kernel.org
Signed-off-by: Christian König <christian.koenig@amd.com>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions