]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dm cache policy mq: use list_del_init instead of list_del + INIT_LIST_HEAD
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Mon, 18 Nov 2013 18:32:43 +0000 (13:32 -0500)
committerMike Snitzer <snitzer@redhat.com>
Fri, 20 Dec 2013 23:15:20 +0000 (18:15 -0500)
commit4edc2e149c0503769a6eb25c95bf40305c7258aa
tree07f251587cadbdcbeeead8acaca25ff83f1c91dc
parent068b5bccd17d402e2cd494771adb016bc712b6d7
dm cache policy mq: use list_del_init instead of list_del + INIT_LIST_HEAD

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-cache-policy-mq.c