diff options
author | kbuild test robot <fengguang.wu@intel.com> | 2016-04-21 09:04:01 +0800 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2016-05-17 07:28:31 -0700 |
commit | bba07c133f668d64378d92e1f536df618e640ba6 (patch) | |
tree | 1289e3788f41a61a1fec9928d8c237a225730982 /Documentation/devicetree | |
parent | d29016034e5b2bb55fd370e3545685a8536f5474 (diff) |
thermal: fix ptr_ret.cocci warnings
drivers/thermal/tango_thermal.c:86: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
CC: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions