summary refs log tree commit diff
path: root/scripts/selinux
diff options
context:
space:
mode:
authorkbuild test robot <fengguang.wu@intel.com>2015-07-31 15:01:04 +0530
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2015-09-05 13:19:09 +0200
commit202cc98acf96de1c3897194e1ed5ae1c80c8b0f3 (patch)
tree38e7417219078f348fe241b235152bf8cc53045e /scripts/selinux
parente7cba884af366f49ab7b7f5157e690357addebba (diff)
downloadlinux-202cc98acf96de1c3897194e1ed5ae1c80c8b0f3.tar.gz
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 'scripts/selinux')
0 files changed, 0 insertions, 0 deletions