OSDN Git Service

btrfs: Remove redundant forward declarations
authorNikolay Borisov <nborisov@suse.com>
Thu, 31 Aug 2017 08:48:51 +0000 (11:48 +0300)
committerDavid Sterba <dsterba@suse.com>
Mon, 30 Oct 2017 11:27:55 +0000 (12:27 +0100)
commitf78541ddb1da92050a8315cbd09fb5fe7735d150
tree00e91f2209334bc7576a4e524628a475ab16d17b
parent49e83f5735cf1aca03ca8b4eadca475c1f3b0b14
btrfs: Remove redundant forward declarations

Some static functions are needlessly forward declared. Let's remove those
declarations since they add no value.

Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent-tree.c