From: Fengguang Wu Date: Wed, 18 Sep 2013 03:54:14 +0000 (-0700) Subject: hwmon: (lm95234) fix coccinelle warnings X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~18^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ea85ba7af58878889f438b1dfbe08e87befcb6d;p=pandora-kernel.git 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 Signed-off-by: Fengguang Wu Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed