[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-id: <599391E1.6040008@samsung.com>
Date: Wed, 16 Aug 2017 09:29:21 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: linux-kernel@...r.kernel.org
Cc: chanwoo@...nel.org, myungjoo.ham@...sung.com
Subject: Re: [PATCH 0/3] extcon: Clean-up the description and indentation of
functions
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
Powered by blists - more mailing lists