diff options
author | Michal Wajdeczko <[email protected]> | 2024-07-20 16:25:22 +0200 |
---|---|---|
committer | Michal Wajdeczko <[email protected]> | 2024-07-22 12:20:07 +0200 |
commit | bd40536ae33911bc74df5ba3b29b573dcb72f904 (patch) | |
tree | ffbd745c379d4fb87f060a00196635a7c9e4332a /scripts/gdb/linux/radixtree.py | |
parent | be1dcdffa8fadc22ad272f605a53e2a2fd30e7f8 (diff) |
drm/xe: Introduce const cast helper
Typically we want to preserve pointer constness when converting
from one xe pointer to another, but in some rare cases, like kunit
parameter conversions, we might want to discard this constness.
Add a helper that we will use to clearly indicate our intention.
Signed-off-by: Michal Wajdeczko <[email protected]>
Reviewed-by: Jonathan Cavitt <[email protected]> #v1
Cc: Lucas De Marchi <[email protected]>
Reviewed-by: Lucas De Marchi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/radixtree.py')
0 files changed, 0 insertions, 0 deletions