lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ