[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120905.175030.1704357444804465147.davem@davemloft.net>
Date: Wed, 05 Sep 2012 17:50:30 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: weiyj.lk@...il.com
Cc: eilong@...adcom.com, yongjun_wei@...ndmicro.com.cn,
netdev@...r.kernel.org
Subject: Re: [PATCH] bnx2x: use list_move_tail instead of
list_del/list_add_tail
From: Wei Yongjun <weiyj.lk@...il.com>
Date: Wed, 5 Sep 2012 15:06:55 +0800
> From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
>
> Using list_move_tail() instead of list_del() + list_add_tail().
>
> 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.
--
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