Thread (3 messages) flat view 3 messages, 3 authors, 2021-06-14

Re: [PATCH] net: phy: micrel: remove redundant assignment to pointer of_node

From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-06-13 16:37:30
Also in: kernel-janitors, lkml

On Sun, Jun 13, 2021 at 02:27:40PM +0100, Colin King wrote:
From: Colin Ian King <redacted>

The pointer of_node is being initialized with a value that is never
read and it is being updated later with a new value inside a do-while
loop. The initialization is redundant and can be removed and the
pointer dev is no longer required and can be removed too.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help