Thread (2 messages) flat view 2 messages, 2 authors, 2012-09-21

Re: [PATCH] net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()

From: David Miller <davem@davemloft.net>
Date: 2012-09-21 17:47:44

From: Wei Yongjun <redacted>
Date: Fri, 21 Sep 2012 15:13:55 +0800
From: Wei Yongjun <redacted>

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 <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help