On 4/11/2023 1:04 PM, Andrew Halaney wrote: > There's a few spots in the hardware interface where a void pointer is > used, but what's passed in and later cast out is always the same type. > > Just use the proper type directly. > > Reviewed-by: Simon Horman <simon.horman@xxxxxxxxxxxx> > Signed-off-by: Andrew Halaney <ahalaney@xxxxxxxxxx> Much better! Reviewed-by: Jesse Brandeburg <jesse.brandeburg@xxxxxxxxx>