]> www.infradead.org Git - users/jedix/linux-maple.git/commit
btrfs: move forward declarations to the beginning of extent_io.h
authorWan Jiabing <wanjiabing@vivo.com>
Thu, 1 Apr 2021 08:03:39 +0000 (16:03 +0800)
committerDavid Sterba <dsterba@suse.com>
Tue, 6 Apr 2021 19:21:15 +0000 (21:21 +0200)
commitc98441d24a693de9abe83442129648a2307c0632
treecbb9aa15be04563d3e55c3f0ea1a0073bcee8a04
parentf1abd22b911096b542528082fa597c940b359868
btrfs: move forward declarations to the beginning of extent_io.h

There are two forward declarations deep in extent_io.h, move them
to the beginning and remove the duplicate one.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent_io.h