[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220530082034.GN2146@kadam>
Date: Mon, 30 May 2022 11:20:34 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Chengguang Xu <cgxu519@...ernel.net>
Cc: netdev@...r.kernel.org, linux-staging@...ts.linux.dev,
linux-scsi@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
linux-media@...r.kernel.org
Subject: Re: [PATCH 0/6] fix a common error of while loop condition in error
path
On Sun, May 29, 2022 at 11:34:50PM +0800, Chengguang Xu wrote:
> There is a common error of while loop condition which misses
> the case '(--i) == 0' in error path. This patch series just
> tries to fix it in several driver's code.
>
> Note: I'm not specialist of specific drivers so just compile tested
> for the fixes.
These are all correct. Thank you.
Reviewed-by: Dan Carpenter <dan.carpenter@...cle.com>
regards,
dan carpenter
Powered by blists - more mailing lists