[PATCH] ubi: use list_move_tail instead of list_del/list_add_tail

Richard Weinberger richard at nod.at
Tue Oct 9 10:18:47 EDT 2012


Am Tue, 9 Oct 2012 14:14:21 +0800
schrieb Wei Yongjun <weiyj.lk at gmail.com>:

> From: Wei Yongjun <yongjun_wei at trendmicro.com.cn>
> 
> Using list_move_tail() instead of list_del() + list_add_tail().
> 
> dpatch engine is used to auto generate this patch.
> (https://github.com/weiyj/dpatch)
> 
> Signed-off-by: Wei Yongjun <yongjun_wei at trendmicro.com.cn>

Acked-by: Richard Weinberger <richard at nod.at>

Thanks,
//richard



More information about the linux-mtd mailing list