Re: [PATCH] remoteproc: qcom_q6v5_wcss: remove unneeded semicolon

Konrad Dybcio <[email protected]> Tue, 14 Jul 2026 09:04:14 +0200
Newsgroups org.kernel.vger.linux-remoteproc,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On 7/14/26 5:22 AM, Chen Ni wrote:
> Remove unnecessary semicolons reported by Coccinelle/coccicheck and the
> semantic patch at scripts/coccinelle/misc/semicolon.cocci.
> 
> Signed-off-by: Chen Ni <[email protected]>
> ---

Reviewed-by: Konrad Dybcio <[email protected]>

Konrad