linux/drivers/misc/mic
zhong jiang 16a0f687ca misc: mic: Use PTR_ERR_OR_ZERO rather than its implementation
PTR_ERR_OR_ZERO contains if(IS_ERR(...)) + PTR_ERR. It is better to
use it directly. hence just replace it.

Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Link: https://lore.kernel.org/r/1567665795-5901-3-git-send-email-zhongjiang@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-09-10 23:18:05 +01:00
..
bus
card mic: avoid statically declaring a 'struct device'. 2019-07-25 14:35:22 +02:00
common
cosm Driver Core and debugfs changes for 5.3-rc1 2019-07-12 12:24:03 -07:00
cosm_client
host Driver Core and debugfs changes for 5.3-rc1 2019-07-12 12:24:03 -07:00
scif misc: mic: Use PTR_ERR_OR_ZERO rather than its implementation 2019-09-10 23:18:05 +01:00
vop Driver Core and debugfs changes for 5.3-rc1 2019-07-12 12:24:03 -07:00
Kconfig
Makefile