Thread (20 messages) 20 messages, 3 authors, 2018-10-04

Re: [PATCH net-next 4/5] net: phy: mscc: shorten `x != 0` condition to `x`

From: Andrew Lunn <andrew@lunn.ch>
Date: 2018-09-14 13:05:31
Also in: lkml

On Fri, Sep 14, 2018 at 10:33:46AM +0200, Quentin Schulz wrote:
`if (x != 0)` is basically a more verbose version of `if (x)` so let's
use the latter so it's consistent throughout the whole driver.

Signed-off-by: Quentin Schulz <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