[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAPgLHd_Vwr2oGWEGi_Ey5WcVz+XKT8yh76CYDNiy1d73rk2cbQ@mail.gmail.com>
Date: Thu, 6 Sep 2012 21:57:53 +0800
From: Wei Yongjun <weiyj.lk@...il.com>
To: johannes@...solutions.net
Cc: linville@...driver.com, yongjun_wei@...ndmicro.com.cn,
linux-wireless@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] mac80211: use list_move instead of list_del/list_add
On 09/06/2012 05:56 PM, Johannes Berg wrote:
Hi Johannes,
> On Thu, 2012-09-06 at 13:20 +0800, Wei Yongjun wrote:
>> From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
>>
>> Using list_move() instead of list_del() + list_add().
>>
>> spatch with a semantic match is used to found this problem.
>> (http://coccinelle.lip6.fr/)
>>
>> Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
> Applied. FWIW, I don't think it's really a "problem" rather than a
> simplification or something like that, but anyway.
That is right, I will change the patch description if I send some other
patchs like this cleanup.
Thanks,
Yongjun Wei
>
> johannes
>
>
>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists