diff options
author | Fengguang Wu <[email protected]> | 2013-09-17 20:54:14 -0700 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2013-10-18 09:12:00 -0700 |
commit | 3ea85ba7af58878889f438b1dfbe08e87befcb6d (patch) | |
tree | 1627ed273370ab876ea844e1cc82d32649482863 /net/lapb/lapb_subr.c | |
parent | 4109a7160849604395eda57d6f011c8db3866482 (diff) |
hwmon: (lm95234) fix coccinelle warnings
drivers/hwmon/lm95234.c:704: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 <[email protected]>
Signed-off-by: Fengguang Wu <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions