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

2017-08-15 Thread Chanwoo Choi
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

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

2017-07-16 Thread Chanwoo Choi
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, p