diff options
author | Fengguang Wu <fengguang.wu@intel.com> | 2013-09-18 05:54:12 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2013-10-18 18:11:59 +0200 |
commit | 4109a7160849604395eda57d6f011c8db3866482 (patch) | |
tree | 0fb172312f5aca8c95fc7701d51370de32ace756 /drivers/hwmon/lm95234.c | |
parent | hwmon: (max6642 fix coccinelle warnings (diff) | |
download | linux-4109a7160849604395eda57d6f011c8db3866482.tar.xz linux-4109a7160849604395eda57d6f011c8db3866482.zip |
hwmon: (max6697) fix coccinelle warnings
drivers/hwmon/max6697.c:649: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 'drivers/hwmon/lm95234.c')
0 files changed, 0 insertions, 0 deletions