On Thu, 2015-16-04 at 12:18:50 UTC, [email protected] wrote: > From: Wei Yongjun <[email protected]> > > In case of error, the functions platform_get_resource() and kmalloc() > returns NULL not ERR_PTR(). The IS_ERR() test in the return value check > should be replaced with NULL test. > > Signed-off-by: Wei Yongjun <[email protected]>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/35a7f41cc6bb7013e344 cheers -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

