[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YqamUSc3Y9TBwAEH@d3>
Date: Mon, 13 Jun 2022 11:52:01 +0900
From: Benjamin Poirier <benjamin.poirier@...il.com>
To: Srivathsan Sivakumar <sri.skumar05@...il.com>
Cc: Manish Chopra <manishc@...vell.com>, GR-Linux-NIC-Dev@...vell.com,
Coiby Xu <coiby.xu@...il.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Dan Carpenter <dan.carpenter@...cle.com>,
netdev@...r.kernel.org, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] staging: qlge: qlge_main.c: rewrite do-while loops
into more compact for loops
On 2022-06-09 16:46 -0400, Srivathsan Sivakumar wrote:
> simplify do-while loops into for loops
>
> Signed-off-by: Srivathsan Sivakumar <sri.skumar05@...il.com>
> ---
> Changes in v2:
> - Rewrite for loops more compactly
>
> drivers/staging/qlge/qlge_main.c | 24 ++++++++++--------------
> 1 file changed, 10 insertions(+), 14 deletions(-)
Please also update the TODO file to remove the respective entry. The
other referenced problem instance was already fixed in commit
41e1bf811ace ("Staging: qlge: Rewrite two while loops as simple for
loops")
Powered by blists - more mailing lists