Files
linux/drivers
Pan Bian 97438abcfb net: dsa: lan9303: correctly check return value of devm_gpiod_get_optional
Function devm_gpiod_get_optional() returns an ERR_PTR on failure. Its
return value should not be validated by a NULL check. Instead, use IS_ERR.

Signed-off-by: Pan Bian <bianpan2016@163.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-14 21:34:57 +09:00
..
2017-11-03 09:02:30 -07:00
2017-11-03 09:02:30 -07:00
2017-08-29 13:46:35 +02:00
2017-11-06 01:05:50 +01:00
2017-11-03 09:02:30 -07:00