Re: [PATCH -next] btrfs: Remove unused inline function btrfs_dev_extent_chunk_tree_uuid

2020-05-11 Thread David Sterba
On Sat, May 09, 2020 at 07:22:43PM +0800, YueHaibing wrote: > There's no callers in-tree anymore since > commit d24ee97b96db ("btrfs: use new helpers to set uuids in eb") > > Signed-off-by: YueHaibing Added to misc-next, thanks.

[PATCH -next] btrfs: Remove unused inline function btrfs_dev_extent_chunk_tree_uuid

2020-05-09 Thread YueHaibing
There's no callers in-tree anymore since commit d24ee97b96db ("btrfs: use new helpers to set uuids in eb") Signed-off-by: YueHaibing --- fs/btrfs/ctree.h | 7 --- 1 file changed, 7 deletions(-) diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index 03ea7370aea7..0b78ab0213bb 100644 --- a/fs