On Tue, Dec 09, 2014 at 09:14:37PM +0800, [email protected] wrote: > From: Wei Yongjun <[email protected]> > > In case of error, the function platform_device_register_data() > returns ERR_PTR() and never returns NULL. The NULL test in the > return value check should be replaced with IS_ERR().
Applied, thanks.
signature.asc
Description: Digital signature

