summaryrefslogtreecommitdiffstats
path: root/drivers/iio
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2013-10-30 04:15:51 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-10-30 18:17:33 +0100
commited5d6ca0038f274aada1244358ad89b7941bdcbf (patch)
tree069f5e82bba2277bec6be78cf92e53a38ce69b39 /drivers/iio
parentStaging: zram: Fix access of NULL pointer (diff)
downloadlinux-ed5d6ca0038f274aada1244358ad89b7941bdcbf.tar.xz
linux-ed5d6ca0038f274aada1244358ad89b7941bdcbf.zip
staging: drm/imx: fix return value check in ipu_add_subdevice_pdata()
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(). Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions