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, 13 Mar 2024 16:24:03 +0100
From: Heiko Carstens <hca@...ux.ibm.com>
To: Vineeth Vijayan <vneethv@...ux.ibm.com>
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org,
        Peter Oberparleiter <oberpar@...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 Wed, Mar 13, 2024 at 03:57:53PM +0100, Vineeth Vijayan wrote:
> 
> 
> 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>

Applied with typo fixed, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ