diff options
author | Dan Carpenter <[email protected]> | 2016-10-14 10:33:28 +0300 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2016-10-19 05:36:09 +0200 |
commit | 44fccac4ff17371054f795f89e23f0b60bb516c1 (patch) | |
tree | 674c49048b0866886343b8780b03e7fed6ebd294 /include | |
parent | 93f7c27b4dc56f144b954424031baae0f6a0e808 (diff) |
power: supply: lp8788: remove an unneeded NULL check
We checked that "pdata->chg_params" is non-NULL earlier in this function
so when we add "i" to it, it's still non-NULL.
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Milo Kim <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions