On 09/06/2012 05:56 PM, Johannes Berg wrote:
Hi Johannes,
On Thu, 2012-09-06 at 13:20 +0800, Wei Yongjun wrote:
quoted
From: Wei Yongjun <redacted>
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 <redacted>
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