btrfs: remove extraneous includes from ctree.h
authorJosef Bacik <josef@toxicpanda.com>
Fri, 25 Aug 2023 20:19:30 +0000 (16:19 -0400)
committerDavid Sterba <dsterba@suse.com>
Thu, 12 Oct 2023 14:44:03 +0000 (16:44 +0200)
commit2a3a1dd99e043b64c0f61cb3960040fd697d87bf
treee11739a2f99ef6e7c6f3f242b252230ba777d154
parentc60a28806c00e02181868528bc49d175e335d8e0
btrfs: remove extraneous includes from ctree.h

We don't need any of these includes in the ctree.h header file for the
header file itself, remove them to clean up ctree.h a little bit.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.h