diff options
author | Fengguang Wu <fengguang.wu@intel.com> | 2013-09-18 05:54:16 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2013-10-18 18:12:00 +0200 |
commit | 2a253c4789db7ff46dbdba74d0f89ac08b077fda (patch) | |
tree | fcd98fd89bbd950175a5712ec48f2ecd0994b46c /Documentation/pwm.txt | |
parent | hwmon: (lm95234) fix coccinelle warnings (diff) | |
download | linux-2a253c4789db7ff46dbdba74d0f89ac08b077fda.tar.xz linux-2a253c4789db7ff46dbdba74d0f89ac08b077fda.zip |
hwmon: (ltc4261) fix coccinelle warnings
drivers/hwmon/ltc4261.c:243: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: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/pwm.txt')
0 files changed, 0 insertions, 0 deletions