[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171004112103.cvu5ipkudfpz2adc@mwanda>
Date: Wed, 4 Oct 2017 14:21:03 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Srishti Sharma <srishtishar@...il.com>
Cc: gregkh@...uxfoundation.org, devel@...verdev.osuosl.org,
outreachy-kernel@...glegroups.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Staging: rtl8188eu: core: Use list_for_each_entry_safe
On Wed, Oct 04, 2017 at 01:58:32AM +0530, Srishti Sharma wrote:
> Use list_for_each_entry_safe when the list elements may get deleted
> during traversal.
This patch is fine as a cleanup but none of these are actually buggy.
regards,
dan carpenter
Powered by blists - more mailing lists