extcon: max77693: Fix coding style
As per kernel coding style, if one branch of conditional statement has braces,
the other one should have too.
Signed-off-by: NSachin Kamat <sachin.kamat@linaro.org>
Showing
想要评论请 注册 或 登录
As per kernel coding style, if one branch of conditional statement has braces,
the other one should have too.
Signed-off-by: NSachin Kamat <sachin.kamat@linaro.org>