[PATCH][V2][next] accel/qaic: remove redundant pointer pexec

Jeffrey Hugo quic_jhugo at quicinc.com
Wed Aug 2 15:16:01 UTC 2023


On 8/1/2023 8:05 AM, Pranjal Ramajor Asha Kanojiya wrote:
> 
> 
> On 7/26/2023 7:36 PM, Colin Ian King wrote:
>> Pointer pexec is being assigned a value however it is never read. The
>> assignment is redundant and can be removed. Replace sizeof(*pexec)
>> with sizeof the type and remove the declaration of pointer pexec.
>>
>> Signed-off-by: Colin Ian King <colin.i.king at gmail.com>
> 
> Reviewed-by: Pranjal Ramajor Asha Kanojiya <quic_pkanojiy at quicinc.com>
> 

Reviewed-by: Jeffrey Hugo <quic_jhugo at quicinc.com>

Applied to drm-misc-next

Thanks!

-Jeff


More information about the dri-devel mailing list