From: Viresh Kumar Date: Mon, 17 Aug 2015 07:00:58 +0000 (+0530) Subject: regulator: core: Use IS_ERR_OR_NULL() X-Git-Tag: omap-for-v4.3/fixes-merge-window~34^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93576842718edf302b03f30b9915d3e704b0c78a;p=pandora-kernel.git regulator: core: Use IS_ERR_OR_NULL() Use IS_ERR_OR_NULL() rather than open coding it. Signed-off-by: Viresh Kumar Signed-off-by: Mark Brown --- Reading git-diff-tree failed