[PATCH RESEND 6/6] clk: s5p-g2d: Fix incorrect usage of IS_ERR_OR_NULL
Russell King - ARM Linux
linux at arm.linux.org.uk
Thu Jan 3 08:52:56 EST 2013
On Thu, Jan 03, 2013 at 04:45:54PM +0300, Dan Carpenter wrote:
> On Thu, Jan 03, 2013 at 11:21:02AM +0000, Russell King - ARM Linux wrote:
> > Maybe you don't realise, but IS_ERR(NULL) is false. Therefore, this falls
> > into category (2).
>
> No, obviously, I know the difference between IS_ERR() and
> IS_ERR_OR_NULL(). That's how we started this thread.
Well, if you know that, then how is the documentation anything _but_
clear?
More information about the linux-arm-kernel
mailing list