Re: [PATCH 0/3] extcon: Clean-up the description and indentation of functions

From: Chanwoo Choi
Date: Tue Aug 15 2017 - 20:29:29 EST


On 2017ë 07ì 17ì 10:30, Chanwoo Choi wrote:
> These patches just clean-up code for extcon functions.
>
> Firstly, patch2 modifies the description for functions/structures
> in order to improve the readability and guide the role of
> functions more well.
>
> Second, the extcon header file defines the functions
> which used the mismatched indentation. So, patch3 fix them.
>
> Lastly, patch1 just removes the unused definition.
>
> Chanwoo Choi (3):
> extcon: Remove unused CABLE_NAME_MAX definition
> extcon: Correct description to improve the readability
> extcon: Use tab instead of space for indentation
>
> drivers/extcon/devres.c | 50 +++++----
> drivers/extcon/extcon.c | 275 +++++++++++++++++++++++-------------------------
> include/linux/extcon.h | 119 ++++++++++-----------
> 3 files changed, 212 insertions(+), 232 deletions(-)
>

Applied these patches on extcon-next branch.

--
Best Regards,
Chanwoo Choi
Samsung Electronics