diff options
author | Fengguang Wu <fengguang.wu@intel.com> | 2013-09-17 06:43:42 -0700 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2013-10-18 09:11:58 -0700 |
commit | 9c09bd8d896f8dcce14d0f032cb449a00a3e3141 (patch) | |
tree | 68a15805b8754b09e39429e278f862dd3beb0fbe /mm/fadvise.c | |
parent | 62f9a57c0b48b6fd6c13e3b8d0c424737b1103c9 (diff) | |
download | linux-9c09bd8d896f8dcce14d0f032cb449a00a3e3141.tar.bz2 |
hwmon: (nct6775) fix coccinelle warnings
drivers/hwmon/nct6775.c:3866: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 'mm/fadvise.c')
0 files changed, 0 insertions, 0 deletions