diff options
author | Jani Nikula <jani.nikula@intel.com> | 2025-04-24 23:01:39 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2025-05-02 13:26:19 +0300 |
commit | a50f0c49f96061a5140b3076eb74745603bd1edc (patch) | |
tree | dc070818e37441d20c5c1e31331ed1f24ed54e16 /scripts/gdb/linux/proc.py | |
parent | 3ac2a0b9bbbb8138971c6df6086719ebb4bdb7ae (diff) |
drm/i915/hdcp: switch the HDCP GSC message interface from u8* to void*
The in/out buffers are just opaque data, and don't need to be considered
u8*. Switching to void* lets us drop a ton of unnecessary casts.
Cc: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://lore.kernel.org/r/ea005adb713e85b797d83204c80de0a2a8e5ab47.1745524803.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions