summaryrefslogtreecommitdiff
path: root/drivers/regulator/da9062-regulator.c
diff options
context:
space:
mode:
authorkbuild test robot <lkp@intel.com>2019-07-24 17:22:36 +0800
committerMark Brown <broonie@kernel.org>2019-07-25 17:44:11 +0100
commit1889c6e6ac6e15b3631d7e320f740219aa46504a (patch)
treed335453a6e4a401f177de772ed306f1c3639ec30 /drivers/regulator/da9062-regulator.c
parenta5f888c53db575e3b04e7b4597699da67b9cd2eb (diff)
regulator: act8865: fix ptr_ret.cocci warnings
drivers/regulator/act8865-regulator.c:447:8-14: WARNING: PTR_ERR_OR_ZERO can be used Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR Generated by: scripts/coccinelle/api/ptr_ret.cocci Fixes: 2d09a79bf637 ("regulator: act8865: Add support for act8600 charger") CC: Maarten ter Huurne <maarten@treewalker.org> Signed-off-by: kbuild test robot <lkp@intel.com> Link: https://lore.kernel.org/r/20190724092236.witxtfmubun25l2t@1905cc33b6dd Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/da9062-regulator.c')
0 files changed, 0 insertions, 0 deletions