[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240313152403.7008-D-hca@linux.ibm.com>
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