Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
extcon: max77693: Delete unneeded initialization in max77693_muic_set…
…_path() The variable "ret" will be set to an appropriate value a bit later. Thus this patch omits the explicit initialization at the beginning. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
- Loading branch information