From: Josef Bacik Date: Wed, 19 Oct 2022 14:51:01 +0000 (-0400) Subject: btrfs: remove temporary btrfs_map_token declaration in ctree.h X-Git-Tag: v6.6.7~3585^2~208 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e9c83077d2be815cb04f0b054e9494512b1657ee;p=platform%2Fkernel%2Flinux-starfive.git btrfs: remove temporary btrfs_map_token declaration in ctree.h This was added while I was moving this code to its new home, it can be removed now. Reviewed-by: Johannes Thumshirn Reviewed-by: Anand Jain Signed-off-by: Josef Bacik Reviewed-by: David Sterba Signed-off-by: David Sterba --- diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index 20034c2..3dcfb62 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h @@ -52,8 +52,6 @@ struct btrfs_balance_control; struct btrfs_delayed_root; struct reloc_control; -struct btrfs_map_token; - #define BTRFS_OLDEST_GENERATION 0ULL #define BTRFS_EMPTY_DIR_SIZE 0