diff options
author | Fengguang Wu <fengguang.wu@intel.com> | 2014-02-18 19:00:21 +0100 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2014-02-18 19:00:21 +0100 |
commit | 00b28184b1f148a60a08ddc2efd220ec4da32726 (patch) | |
tree | 5c23809f70b3612fa897c7b6d956e0efc84b7721 /drivers/usb/Kconfig | |
parent | bus: mvebu-mbus: make use of of_find_matching_node_and_match (diff) | |
download | linux-00b28184b1f148a60a08ddc2efd220ec4da32726.tar.xz linux-00b28184b1f148a60a08ddc2efd220ec4da32726.zip |
rtc: isl12057: use PTR_ERR_OR_ZERO to fix coccinelle warnings
drivers/rtc/rtc-isl12057.c:278:1-3: WARNING: PTR_RET can be used
Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
Generated by: coccinelle/api/ptr_ret.cocci
CC: Arnaud Ebalard <arno@natisbad.org>
CC: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'drivers/usb/Kconfig')
0 files changed, 0 insertions, 0 deletions