[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a36af0d6-f6bf-39f8-825d-c743dbd6e84e@quicinc.com>
Date: Wed, 2 Aug 2023 09:16:01 -0600
From: Jeffrey Hugo <quic_jhugo@...cinc.com>
To: Pranjal Ramajor Asha Kanojiya <quic_pkanojiy@...cinc.com>,
Colin Ian King <colin.i.king@...il.com>,
Carl Vanderlip <quic_carlv@...cinc.com>,
"Oded Gabbay" <ogabbay@...nel.org>,
<linux-arm-msm@...r.kernel.org>, <dri-devel@...ts.freedesktop.org>
CC: <kernel-janitors@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH][V2][next] accel/qaic: remove redundant pointer pexec
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@...il.com>
>
> Reviewed-by: Pranjal Ramajor Asha Kanojiya <quic_pkanojiy@...cinc.com>
>
Reviewed-by: Jeffrey Hugo <quic_jhugo@...cinc.com>
Applied to drm-misc-next
Thanks!
-Jeff
Powered by blists - more mailing lists