diff options
author | Fengguang Wu <[email protected]> | 2014-02-18 18:00:21 +0000 |
---|---|---|
committer | Jason Cooper <[email protected]> | 2014-02-18 18:00:21 +0000 |
commit | 00b28184b1f148a60a08ddc2efd220ec4da32726 (patch) | |
tree | 5c23809f70b3612fa897c7b6d956e0efc84b7721 /lib/string_helpers.c | |
parent | 087a4ab272780f52f6ea24b1c0e2e8dd3a220e15 (diff) |
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 <[email protected]>
CC: Jason Cooper <[email protected]>
Signed-off-by: Fengguang Wu <[email protected]>
Signed-off-by: Jason Cooper <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions