Re: [PATCH] phy: rockchip: remove redundant initialization of pointer cfg
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-06-21 03:52:57
Also in:
kernel-janitors, linux-arm-kernel, lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-06-21 03:52:57
Also in:
kernel-janitors, linux-arm-kernel, lkml
On 09-06-21, 12:39, Colin King wrote:
From: Colin Ian King <redacted> The pointer cfg is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed.
Applied, thanks -- ~Vinod -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy