diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-03-13 20:49:10 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-05-02 19:54:24 +0100 |
commit | d98642c3eebddac508ed0dcd9ae3951126ef1501 (patch) | |
tree | 1a1b17a33b7da846beabff80a6552d01e8d5ad52 /arch/arm/mach-exynos/mach-nuri.c | |
parent | c48cd659892962f79bba4b4e0eedea8e5aa54c44 (diff) | |
download | lwn-d98642c3eebddac508ed0dcd9ae3951126ef1501.tar.gz lwn-d98642c3eebddac508ed0dcd9ae3951126ef1501.zip |
ARM: IMX: remove unnecessary use of IS_ERR_VALUE()
device_register() returns -ve values for errors, and zero for success.
There's no need to obfuscate the code with IS_ERR_VALUE().
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-exynos/mach-nuri.c')
0 files changed, 0 insertions, 0 deletions