[PATCH v2] Staging: rtl8188eu: core: rtw_ap: Use list_for_each_entry_safe

Greg KH gregkh at linuxfoundation.org
Wed Oct 18 12:31:17 UTC 2017


On Thu, Oct 05, 2017 at 03:16:42PM +0530, Srishti Sharma wrote:
> This is a cleanup patch and doesn't change runtime behavior. It 
> changes an open coded list traversal to use list_for_each_entry_safe.
> Done using the following semantic patch by coccinelle.

You have sent me two different patches, with this same subject.

And you have sent me lots of different patches for this same driver, I
don't have any idea which order to apply them in.  Please resend them
all, in an ordered patch series, properly numbered, so I know what to do
here.

thanks,

greg k-h


More information about the devel mailing list