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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 24 Nov 2017 09:07:48 +0900
From:   Chanwoo Choi <cw00.choi@...sung.com>
To:     Arvind Yadav <arvind.yadav.cs@...il.com>, myungjoo.ham@...sung.com,
        wens@...e.org
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] Handle return value and error checking of
 platform_get_irq

On 2017년 11월 24일 00:55, Arvind Yadav wrote:
> The platform_get_irq() function returns negative if an error occurs.
> zero or positive number on success. platform_get_irq() error checking
> for zero is not correct.
> platform_get_irq() can fail here and we must check its return value.
> 
> Arvind Yadav (2):
>   [PATCH 1/2] extcon: adc-jack: Fix platform_get_irq's error checking
>   [PATCH 2/2] extcon: axp288:: Handle return value of platform_get_irq
> 
>  drivers/extcon/extcon-adc-jack.c | 2 +-
>  drivers/extcon/extcon-axp288.c   | 3 +++
>  2 files changed, 4 insertions(+), 1 deletion(-)
> 

Applied them.

-- 
Best Regards,
Chanwoo Choi
Samsung Electronics

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ