diff options
author | Steven Price <[email protected]> | 2023-07-20 11:51:27 +0100 |
---|---|---|
committer | Danilo Krummrich <[email protected]> | 2023-07-20 23:43:14 +0200 |
commit | 34d7edcf22140d028cb1d9b3d81e1ca9b00a4253 (patch) | |
tree | 7794efdb9081e7c10cf3da49014ccb95a74d8d0b /scripts/generate_rust_analyzer.py | |
parent | 74a65b3e789a2052dd3fed5119954a48c1d45903 (diff) |
drm: debugfs: Silence warning from cast
Casting a pointer to an integer of a different size generates a warning
from the compiler. First cast the pointer to a pointer-sized type to
keep the compiler happy.
Fixes: 4f66feeab173 ("drm: debugfs: provide infrastructure to dump a DRM GPU VA space")
Reviewed-by: Danilo Krummrich <[email protected]>
Signed-off-by: Steven Price <[email protected]>
Signed-off-by: Danilo Krummrich <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions