Files
linux/drivers/net
Wei Yongjun d125a7eba6 can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()
commit f61bd0585d upstream.

In case of error, the function clk_get() returns ERR_PTR()
and never returns NULL pointer. The NULL test in the error
handling should be replaced with IS_ERR().

dpatch engine is used to auto generated this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-07 08:27:26 -07:00
..
2012-03-19 08:57:46 -07:00
2012-07-16 08:47:37 -07:00
2012-08-09 08:27:52 -07:00
2012-10-02 09:47:54 -07:00
2012-01-25 17:25:03 -08:00
2011-07-01 17:36:04 -07:00
2012-08-09 08:27:51 -07:00
2011-07-15 16:00:20 -07:00
2011-07-15 16:00:20 -07:00
2012-02-29 16:34:31 -08:00
2012-02-29 16:34:31 -08:00
2012-05-21 09:40:05 -07:00
2011-08-15 18:31:38 -07:00
2011-08-15 18:31:38 -07:00
2012-05-21 09:40:00 -07:00
2012-08-09 08:27:53 -07:00
2012-02-29 16:34:08 -08:00