diff options
author | kbuild test robot <fengguang.wu@intel.com> | 2015-07-31 12:31:04 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2015-09-05 14:19:09 +0300 |
commit | 202cc98acf96de1c3897194e1ed5ae1c80c8b0f3 (patch) | |
tree | 38e7417219078f348fe241b235152bf8cc53045e /Documentation/usb | |
parent | e7cba884af366f49ab7b7f5157e690357addebba (diff) | |
download | linux-202cc98acf96de1c3897194e1ed5ae1c80c8b0f3.tar.xz |
rtc: gemini: fix ptr_ret.cocci warnings
drivers/rtc/rtc-gemini.c:151:1-3: WARNING: PTR_ERR_OR_ZERO can be used
Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
Generated by: scripts/coccinelle/api/ptr_ret.cocci
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'Documentation/usb')
0 files changed, 0 insertions, 0 deletions