diff options
author | Fengguang Wu <fengguang.wu@intel.com> | 2013-09-18 07:54:12 +0400 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2013-10-18 20:11:59 +0400 |
commit | 4109a7160849604395eda57d6f011c8db3866482 (patch) | |
tree | 0fb172312f5aca8c95fc7701d51370de32ace756 /crypto/tea.c | |
parent | e5840c78f3c9e3d950363e4305b65183f2998a73 (diff) | |
download | linux-4109a7160849604395eda57d6f011c8db3866482.tar.xz |
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 'crypto/tea.c')
0 files changed, 0 insertions, 0 deletions