Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc/BSR: fix device_create() return value check
Use IS_ERR() instead of comparing to NULL. Signed-off-by: Jani Nikula <ext-jani.1.nikula@nokia.com> Acked-by: Sonny Rao <sonnyrao@us.ibm.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
- Loading branch information