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] [thread-next>] [day] [month] [year] [list]
Message-ID: <b4fd2ff7-9b3e-4059-9277-bef5d66bd129@linux.ibm.com>
Date: Wed, 13 Mar 2024 15:57:53 +0100
From: Vineeth Vijayan <vneethv@...ux.ibm.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Peter Oberparleiter <oberpar@...ux.ibm.com>,
        Heiko Carstens <hca@...ux.ibm.com>, Vasily Gorbik <gor@...ux.ibm.com>,
        Alexander Gordeev <agordeev@...ux.ibm.com>,
        Christian Borntraeger <borntraeger@...ux.ibm.com>,
        Sven Schnelle <svens@...ux.ibm.com>
Subject: Re: [PATCH v1 1/1] s390/cio: Use while (i--) pattern to clean up



On 2/22/24 14:45, Andy Shevchenko wrote:
> Use more natural while (i--) patter 

typo: pattern

to clean up allocated resources.
> 
> Signed-off-by: Andy Shevchenko<andriy.shevchenko@...ux.intel.com>
> ---
>   drivers/s390/cio/ccwgroup.c | 4 ++--
>   drivers/s390/cio/chsc.c     | 2 +-
>   2 files changed, 3 insertions(+), 3 deletions(-)

Otherwise, looks sane to me.
Acked-by: Vineeth Vijayan <vneethv@...ux.ibm.com>

Sorry for taking a while to get back to this.The patch ended up getting
lost in the shuffle after my vacation.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ