Re: [PATCH v3] btrfs: use list_for_each_entry* in backref.c

From: David Sterba
Date: Tue Jan 12 2016 - 13:16:18 EST


On Tue, Jan 12, 2016 at 11:23:16PM +0800, Geliang Tang wrote:
> Use list_for_each_entry*() to simplify the code.
>
> Signed-off-by: Geliang Tang <geliangtang@xxxxxxx>

The patch has been pulled to 4.5 queue already, please do an incremental
against branch integration-4.5 (in Chris' git
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git)
Thanks.