diff options
author | Lucas De Marchi <[email protected]> | 2023-09-22 10:43:20 -0700 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:41:16 -0500 |
commit | babba646785d6855cba64fb0480beb8d3421cc52 (patch) | |
tree | 26b196cb86c56494b60e07e8dd0d3ec4db52eb08 /lib/crypto/mpi/mpiutil.c | |
parent | bc18dae50f165bc1c18284fe59d77dd00617b530 (diff) |
drm/xe: Accept a const xe device
Depending on the context, it's preferred to have a const pointer to make
sure nothing is modified underneath. The assert macros only ever read
data from xe/tile/gt for printing, so they can be made const by default.
Reviewed-by: Michal Wajdeczko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lucas De Marchi <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions