Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Input: lm8323 - missing error check in lm8323_set_disable()
The missing error handling here is not especially harmful but static checkers complain that "i" can be used uninitialized. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
- Loading branch information