Re: [PATCH][next] octeontx2-pf: remove redundant assignment to variable target
From: Paolo Abeni <pabeni@redhat.com>
Date: 2024-11-21 07:50:24
Also in:
kernel-janitors, lkml
From: Paolo Abeni <pabeni@redhat.com>
Date: 2024-11-21 07:50:24
Also in:
kernel-janitors, lkml
On 11/19/24 18:52, Colin Ian King wrote:
The variable target is being assigned a value that is never read, it is being re-assigned a new value in both paths of a following if statement. The assignment is redundant and can be removed. Signed-off-by: Colin Ian King <redacted>
## Form letter - net-next-closed The merge window for v6.13 has begun and net-next is closed for new drivers, features, code refactoring and optimizations. We are currently accepting bug fixes only. Please repost when net-next reopens after Dec 2nd. RFC patches sent for review only are welcome at any time. See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle