Re: [PATCH] ubi: use list_move_tail instead oflist_del/list_add_tail

From: Richard Weinberger
Date: Tue Oct 09 2012 - 12:18:51 EST


Am Tue, 9 Oct 2012 14:14:21 +0800
schrieb Wei Yongjun <weiyj.lk@xxxxxxxxx>:

> From: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx>
>
> 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@xxxxxxxxxxxxxxxxx>

Acked-by: Richard Weinberger <richard@xxxxxx>

Thanks,
//richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/