linux/drivers/sbus/char
Wei Yongjun 2d85ec8acb oradax: Fix return value check in dax_attach()
In case of error, the function class_create() returns ERR_PTR() and
never returns NULL. The NULL test in the return value check should be
replaced with IS_ERR().

Fixes: dd0273284c ("sparc64: Oracle DAX driver")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-01-29 14:28:48 -05:00
..
bbc_envctrl.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bbc_i2c.c sbus: char: drop owner assignment from platform_drivers 2014-10-20 16:21:32 +02:00
bbc_i2c.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
display7seg.c sbus: char: Move D7S_MINOR to include/linux/miscdevice.h 2017-09-27 21:39:22 -07:00
envctrl.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
flash.c sbus: Convert to using %pOF instead of full_name 2017-07-20 12:37:10 -07:00
jsflash.c block: don't set bounce limit in blk_init_queue 2017-06-27 12:13:45 -06:00
Kconfig sparc64: Oracle DAX driver 2018-01-22 08:17:16 -08:00
Makefile sparc64: Oracle DAX driver 2018-01-22 08:17:16 -08:00
max1617.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
openprom.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
oradax.c oradax: Fix return value check in dax_attach() 2018-01-29 14:28:48 -05:00
uctrl.c sbus: Convert to using %pOF instead of full_name 2017-07-20 12:37:10 -07:00